Changes between Version 2 and Version 3 of Ticket #5954, comment 2
- Timestamp:
- Nov 15, 2016, 10:00:27 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5954, comment 2
v2 v3 1 1 Hi 2 please find below the output of the tested command: 2 3 This is the command used: 4 avconv -thread_queue_size 512 -rtmp_live live -i "rtmp://streaming/live/Input1" -thread_queue_size 512 -rtmp_live live -i "rtmp://streaming/live/Input2" -c:v copy -c:a copy -map 0:v -map 1:a -flags +global_header -async -1 -rtmp_live live -f flv "rtmp://streaming/live/Output" 5 6 And below the output of the tested command: 3 7 4 8


