Hey everyone,
I am working on a project in which i want to stream videos over LAN. I have
understood the working by creating a working prototype of the model. In the
prototype i have used some existing directshow filters like the Morgan RTP
filter and Lead H.264 codecs filters. I have embedded t
1. I have a program that creates pthreads p1,p2,p3,p4 (pure C codes). It works
well. Meaning p1,p2,p3,p4 all do their own jobs indepently and correctly.
2. Then I want to add the 5th pthread with live555+wis-streamer. I modify the
wis-streamer code so I can compiled it as a shared lib (say live5
Please DO NOT send the same question to the mailing list more than once!
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
Hello:
I am just beginning to use live library.There are not much instance using live
library except testprogs.
I get the image datas from a camera and I have compressed it with MPEG4
format.Now,The data is stored
in the buffers malloced in the programme.So I need to stream live video and
trasm
But the most "test*Streamer" in the test programs read data from a
file,How can I modify it so take input from
the live source instead of from a file?
Please read the FAQ!
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
___
live-devel m
Hello:
I am just beginning to use live library.There are not much instance using live
library except testprogs.
I get the image datas from a camera and I have compressed it with MPEG4
format.Now,The data is stored
in the buffers malloced in the programme.So I need to stream live video and
tras