> Now I want to modify ProxyServerMediaSubsession to inherit
> PassiveServerMediaSubsession(not OnDemandServerMediaSubsession ).
As is stated clearly in the FAQ (that everyone was asked to read before posting
to the mailing list!), you should not "modify" the existing code. Instead, you
would
please dont start a new discution to continu your old discution
thank
ross, kiss my ass if i'm wrong.
- Original Message -
From: "kingaceck"
To: "live-devel"
Sent: Wednesday, October 10, 2012 12:42 PM
Subject: [Live-devel] modify live555ProxyServer to suppor
Thanks for your reply.
Your have replied :
That's true, but irrelevant to "kingaceck"s question. He was asking how to
write a RTSP proxy that relays from a (unicast or multicast) 'back-end' RTSP
stream to a multicast 'front-end' RTSP stream. This front-end RTSP stream
would be accessed via uni
10 PM
Subject: Re: [Live-devel] modify live555ProxyServer to support multicast
this ip is not Multicast
129.X.X.X is Unicast
That's true, but irrelevant to "kingaceck"s question. He was asking how to
write a RTSP proxy that relays from a (unicast or multicast) 'back-end
> this ip is not Multicast
> 129.X.X.X is Unicast
That's true, but irrelevant to "kingaceck"s question. He was asking how to
write a RTSP proxy that relays from a (unicast or multicast) 'back-end' RTSP
stream to a multicast 'front-end' RTSP stream. This front-end RTSP stream
would be accessed
[Live-devel] modify live555ProxyServer to support multicast
Hi
I have read the live555ProxyServer code,but I find It doesn't support
multicast. I want to modify this project to support multicast so that
clients can receive the data using multicast(url like this
rtsp://129.1.5.1:554/p
Hi
I have read the live555ProxyServer code,but I find It doesn't support
multicast. I want to modify this project to support multicast so that clients
can receive the data using multicast(url like this
rtsp://129.1.5.1:554/proxyStream).What can I do? Please show me the details
step by ste