Changes between Version 1 and Version 2 of Ticket #10565, comment 9


Ignore:
Timestamp:
Sep 18, 2023, 5:39:07 AM (3 years ago)
Author:
winlin

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10565, comment 9

    v1 v2  
    4646ffmpeg -stream_loop -1 -re -i low2.mp4 -c copy -f flv rtmp://127.0.0.1:1935/<stream key>
    4747}}}
     48
     49Or you can patch your NGINX RTMP server, refer to https://github.com/ossrs/srs/pull/3804