Hi,
Can u let me know that whether VLC source code can be compiled using
vc++6.0.
I used openRTSP to save a video file but the command I have mentioned
below
Works for mjpeg but not for mpeg4.
When I give openRTSP -b 6 rtsp://10.200.11.71 for mjpeg
A video_MJPEG file is saved and plays i
Hi,
Can u let me know that whether VLC source code can be compiled using
vc++6.0.
I used openRTSP to save a video file but the command I have mentioned
below
Works for mjpeg but not for mpeg4.
When I give openRTSP -b 6 rtsp://10.200.11.71 for mjpeg
A video_MJPEG file is saved and plays i
So, I want to ask if anybody has ever used livemedia library in a
commercial product, and how did they do?
Of course, several organizations have used the "LIVE555 Streaming
Media" code in commercial products.
(Unfortunately, though, I don't have an answer to your specific
question ab
Hi,
I've discover your livemedia library and I'm very interested by the
RTSP/RTP module. I'm working for a French company, so in order to include
your library in my Win app. as LGPL, I need to dynamically link with it via
Win32 DLL system.
Here my problem. I try successfully to com