On 09/11/16 03:11, 若宇星痕 wrote:
Hi, everyone:
I have a list of several videos and i want to stream these files with no
interval,
like watching a playlist of rtmp stream.
I have tried a loop to stream for the list,but when a video stream ended and
stream another file,
the VLC player will be blank and I need to reopen the rtmp server address.
How can I stream these files and watch the rtmp stream on VLC player with open
the rtmp address only once.
Best Wishes
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".
Hello,
have you tried using a playlist yet? Create one and put the same address in
repeatedly.
Also, you might want to contact the VLC mailing lists for such questions:
http://www.videolan.org/support/lists.php
There you should find the appropriate help.
Cheers,
Sven
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".