jpeg, UDP streaming

This forum is about all development around libVLC.
darkalive
New Cone
New Cone
Posts: 2
Joined: 04 Aug 2010 16:19

jpeg, UDP streaming

Postby darkalive » 21 Sep 2010 10:05

Hello,

I'm writing a application, which retrieve rtsp stream from camera then do multicast streaming, at one point I need jpeg streaming in case
camera connection is unsuccesfull.

My command line arguments is :

Code: Select all

string[] args = new string[] { "-I", "dummy", "--ignore-config", @"--plugin-path=plugins", "--fake-file", "#transcode{vcodec=mp2v,vb=2000,width=800,height=600}:std{access=udp,mux=mpjpeg,dst=239.255.12.42:1234}", };
I also tried some other thinks like "--loop" vs. but it does not work, so what am I supposed to do ?

thanks in advance.

Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 5 guests