does anyone know how can i use a a socket, which stream h263 raw
bytestream, as a source for a live media server??
Use "fdopen()" to create a "FILE*" that encapsulates the socket, and
then pass this "FILE*" to the second version of
"ByteStreamFileSource::createNew()" (see
"liveMedia/include/B
Hi all,
does anyone know how can i use a a socket, which stream h263 raw bytestream,
as a source for a live media server??
i've looked in examples and faqs but i haven't find out nothing..
Thanks all,
Regards
Brizio
___
live-devel mailing list
live-deve