Re: [Live-devel] Support required for Live555 Media Server

2013-04-13 Thread tboonefisher
What is the best *free* DirectShow H.264 decoder filter? TF From: Ross Finlayson Sent: Saturday, April 13, 2013 9:16 AM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] Support required for Live555 Media Server 1. We want to run two instances of Live555 Media

Re: [Live-devel] saving or rebroadcasting incoming RTP A/V stream as MPEG-2 transport stream

2013-04-13 Thread Ross Finlayson
> I saw various source files (e.g. MPEG2TransportStreamMultiplexor.cpp) muxing > into MPEG-2 TS. > Is there a way a save and/or rebroadcast incoming RTP streams as MPEG-2 TS > with the given code. Yes, provided, of course, that the codec(s) used by the incoming RTP stream(s) are ones that can b

[Live-devel] saving or rebroadcasting incoming RTP A/V stream as MPEG-2 transport stream

2013-04-13 Thread Markus Schumann
I saw various source files (e.g. MPEG2TransportStreamMultiplexor.cpp) muxing into MPEG-2 TS. Is there a way a save and/or rebroadcast incoming RTP streams as MPEG-2 TS with the given code. Thanks Markus. ___ live-devel mailing list live-devel@lists.li

Re: [Live-devel] Support required for Live555 Media Server

2013-04-13 Thread Ross Finlayson
> 1. We want to run two instances of Live555 Media Server in a system > simultaneously with two different IP addresses. Example one with 192.168.1.2 > and other with 10.0.0.2. > Is it possible and how can we achieve this? You *might* be able to do this by setting "SendingInterfaceAddr" and

Re: [Live-devel] Support required for Live555 Media Server

2013-04-13 Thread Nambirajan
Dear Mr. Ross Finlayson, Thanks for your reply and suggestion. 1. We want to run two instances of Live555 Media Server in a system simultaneously with two different IP addresses. Example one with 192.168.1.2 and other with 10.0.0.2. Is it possible and how can we achieve this? 2.