Search found 11 matches

Go to advanced search

by video_streaming
29 May 2012 15:10
Forum: VLC stream-output (sout)
Topic: Save the stream
Replies: 12
Views: 1833

Re: Save the stream

Ok i will try to expand the issue. i have two machines , the source (A) and the server (B). (A) sends successive streams (not necessary UDP , but all the streams are on the same protocol) to (B) which will save each one in a different file. A script must be run all the time on the server to handle t...
by video_streaming
29 May 2012 14:35
Forum: VLC stream-output (sout)
Topic: Save the stream
Replies: 12
Views: 1833

Re: Save the stream

The problem is that the script must be run all the time on the server . So I need a method to save each session dynamically.
by video_streaming
29 May 2012 14:00
Forum: VLC stream-output (sout)
Topic: Save the stream
Replies: 12
Views: 1833

Re: Save the stream

Sorry I wasn't clear.
I mean each session : when the source stops the stream and start a new one it will be saved in a new file on the server and not in the same file .
by video_streaming
29 May 2012 12:26
Forum: VLC stream-output (sout)
Topic: Save the stream
Replies: 12
Views: 1833

Re: Save the stream

I just want to save each stream in a different file. How can I proceed ?
by video_streaming
29 May 2012 11:04
Forum: VLC stream-output (sout)
Topic: Save the stream
Replies: 12
Views: 1833

Re: Save the stream

Thanks Remi
So is there any way to reach what im trying to do ?
if i use another protocol it works ?
by video_streaming
28 May 2012 19:57
Forum: VLC stream-output (sout)
Topic: Save the stream
Replies: 12
Views: 1833

Save the stream

Hello everyone I want to save the received stream into a file ,lets say test1 , then if i receive a new stream it will be saved in another file ,test2, the third in test3 ... this is the script i used . The problem is that when I run it , it get stucked in the vlc command , and when a new stream is ...
by video_streaming
17 Mar 2012 09:46
Forum: VLC stream-output (sout)
Topic: live streaming command line problem
Replies: 5
Views: 1445

Re: live streaming command line problem

Hey Remi
I tried to add all the parameters presents in the GUI method, but still doesnt work.
The code i tried is present in the topic above, is there any parameter missed in it?
Thanks dude for your help
by video_streaming
16 Mar 2012 22:41
Forum: VLC stream-output (sout)
Topic: live streaming command line problem
Replies: 5
Views: 1445

live streaming command line problem

hey guys im trying to initialize a live streaming on the server to the client (the both machine are under ubuntu 10.10). it works fine when i use the GUI method . BUT when i use the command line , it doesnt work :/ im trying this code : vlc v4l2:///dev/video0 --sout '#transcode{vcodec=mp2v,vb=400}:s...
by video_streaming
07 Mar 2012 13:09
Forum: General VLC media player Troubleshooting
Topic: vlc on demand relay
Replies: 12
Views: 1168

Re: vlc on demand relay

hello level20peon
thanks for your fast reply
i dont want to use http .. i have to use udp/rtp
can i dont specify the destination address when i use rtp or udp ?
by video_streaming
05 Mar 2012 03:23
Forum: VLC stream-output (sout)
Topic: how to forward the stream to a third machine
Replies: 0
Views: 284

how to forward the stream to a third machine

hello everybody i have 3 machines (source-server-client) i have to stream a video on the source and send it to the server , then the server must forward this streaming to the client . i succeeded in the first part , i mean im able to send the stream from the source to the client , but i dont know ho...
by video_streaming
27 Feb 2012 00:55
Forum: VLC stream-output (sout)
Topic: source-server-client streaming
Replies: 1
Views: 732

source-server-client streaming

hello everybody im new here , i hope i will get some help :) i have a project using vlc player i have 3 machines running ubuntu .. source,server,client , all are on the same netowrk. the source will stream a VOD file or live streaming to the server whitch will transcode it and forward it to the clie...

Go to advanced search