Stream to Shoutcast + Flash Player + Video + VLC = Working!

About encoding, codec settings, muxers and filter usage
Jackis
New Cone
New Cone
Posts: 5
Joined: 02 Jul 2011 00:34

Re: Stream to Shoutcast + Flash Player + Video + VLC = Work

Postby Jackis » 03 Jul 2011 14:17

Hello, please give me advise, how can VLC stream more than one file in a loop?

I start VLC with 3 files to play
vlc -vvv panda.flv prst.flv video.flv --loop --sout-keep --sout '#transcode:standard{access=http{mime=video/x-flv},mux=ffmpeg{mux=flv},dst=0.0.0.0:8777/stream.flv}' --sout-mux-caching=1000
The first file will be streamed without problems and then it loops. But I need to stream 3 files and loop after the last one gets played
[0x9d8cdf4] main demux meta debug: no meta reader module matching "any" could be loaded
[0x9d8cdf4] main demux meta debug: TIMER module_need() : 1.073 ms - Total 1.073 ms / 1 intvls (Avg 1.073 ms)
[0x9f2466c] main input debug: `file:///var/www/user3/files/cast/prst.flv' successfully opened
[0x9f2466c] main input debug: Buffering 0%
[0x9f2466c] main input debug: switching to sync mode
[0x9f2466c] main input debug: Buffering 13%
[0x9f2466c] main input debug: Buffering 26%
[0x9f2466c] main input debug: Buffering 40%
[0x9f2466c] main input debug: Buffering 53%
[0x9f2466c] main input debug: Buffering 66%
[0x9f2466c] main input debug: Buffering 80%
[0x9f2466c] main input debug: Buffering 93%
[0x9f2466c] main input debug: Stream buffering done (320 ms in 0 ms)
[0x9dab444] main stream output debug: adding a new sout input (sout_input:0x9f23710)
[0x9d829ac] stream_out_transcode stream out debug: not transcoding a stream (fcc=`h264')
[0x9da6b7c] main mux error: cannot add a new stream (unsupported while muxing to this format). You can try increasing sout-mux-caching value
[0x9d9128c] main decoder error: cannot create packetizer output (h264)
[0x9dab444] main stream output debug: adding a new sout input (sout_input:0x9d91620)
[0x9d829ac] stream_out_transcode stream out debug: not transcoding a stream (fcc=`mp4a')
[0x9da6b7c] main mux error: cannot add a new stream (unsupported while muxing to this format). You can try increasing sout-mux-caching value
[0x9d76db4] main decoder error: cannot create packetizer output (mp4a)
[0x9f2466c] main input debug: Decoder buffering done in 0 ms

"--sout-mux-caching=1000" - don't solve the problem please help!!!

Rémi Denis-Courmont
Developer
Developer
Posts: 15229
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Stream to Shoutcast + Flash Player + Video + VLC = Work

Postby Rémi Denis-Courmont » 03 Jul 2011 23:02

Use gather instead of transcode.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

kdh
Cone that earned his stripes
Cone that earned his stripes
Posts: 224
Joined: 16 Jun 2009 22:38

Re: Stream to Shoutcast + Flash Player + Video + VLC = Work

Postby kdh » 10 Oct 2011 22:21

Hello,
I wont to start a stream server and give some moderators apportunity to stream prepared video files.
The content should be available as a flash stream. Please help me to run VLC correctly.

Please give me some examples, how can I start the server and connect the video with streaming server.
Best regards!
This is beyond the scope of what VLC can do. You will have to write your own scripts to make the above happen.


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 7 guests