Re: [Live-devel] Read h263 bytestream from a socket

2009-08-17 Thread Ross Finlayson
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

[Live-devel] Read h263 bytestream from a socket

2009-08-17 Thread Fabrizio Agnoli
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