Re: [Live-devel] RTSPServer with PassiveServerMediaSubsession from live camera

2015-12-31 Thread Marko Vucak
Hi I am sure that h264/RTP stream is being sent to address 172.16.245.114 port 5283. If client must be on same device then this is not right solution for me. I have camera on embedded device that is streaming to that address. I am trying to develop RTSPServer on embedded device so client can c

[Live-devel] RTSPServer with PassiveServerMediaSubsession from live camera

2015-12-30 Thread Marko Vucak
Hi I have a streaming source that already provides me with a h264 RTP stream and would like to use live555 just as a RTSP server. I require neither RTP packetization nor RTCP generation. I found your answer to this question: http://lists.live555.com/pipermail/live-devel/2014-September/018672.htm