I think u should go with "MPEG Relay" application. It recieves a multicast stream from a IP:Port and retransmit it on some another IP:Port.
On Fri, Nov 6, 2009 at 8:24 AM, Ross Finlayson <[email protected]>wrote: > i m using Live555 tool testMPEG4VideoStreamer.exe for streaming from a >> file. >> But i want to use it now read data from some dyanamic thing instead of >> from static local file(e.g. some port). >> > > If your input device is named in the file system (e.g., "/dev/something"), > then you can just use the same code as before; just change the variable > "inputFileName". > > If your input device is not named in the file system, but you have (or can > create) an open file (i.e., a "FILE*") for it, then simply use this "FILE*" > instead of the file name in the call to "ByteStreamFileSource::createNew()". > > Also, see <http://www.live555.com/liveMedia/faq.html#liveInput> > -- > > Ross Finlayson > Live Networks, Inc. > http://www.live555.com/ > _______________________________________________ > live-devel mailing list > [email protected] > http://lists.live555.com/mailman/listinfo/live-devel > -- Thanks and Regards Bikramjeet singh Logic Eastern India Private Limited B-2, Sec- 31, Noida http: www.logiceastern.com Phone: +0120-2455112 ext: 212 Mobile +919971030527
_______________________________________________ live-devel mailing list [email protected] http://lists.live555.com/mailman/listinfo/live-devel
