Re: [Live-devel] On-demand RTSP-server example for FramedSource

2014-02-11 Thread Ross Finlayson
> Now I have to add on-demand mode to RTSP-server, for this I add > OnDemandServerMediaSubsession subclass and inplement > createNewStreamSource, return H264VideoStreamDiscreteFramer, and > createNewRTPSink, return H264VideoRTPSink, functions. > When I try connect to RTSP-server I see PLAY command

Re: [Live-devel] Play response setting in Live555 Server

2014-02-11 Thread Ross Finlayson
> One strange scenario I am facing, when I do the Pause of movie, the movie is > paused. My player’s Play button has changed to Pause display. When do the > play again, the player is working. That is movie is playing. But my Play icon > is still in the Pause mode, it has not updated to the Play

[Live-devel] On-demand RTSP-server example for FramedSource

2014-02-11 Thread Brilliantov Kirill Vladimirovich
Hello! I use live555 2014.01.29. Now I have to add on-demand mode to RTSP-server, for this I add OnDemandServerMediaSubsession subclass and inplement createNewStreamSource, return H264VideoStreamDiscreteFramer, and createNewRTPSink, return H264VideoRTPSink, functions. When I try connect to RTSP-ser

Re: [Live-devel] Play response setting in Live555 Server

2014-02-11 Thread Nambirajan
Hi Ross, Thanks for the update. Now the server response to the player in REW option, when we do a REW while playing a movie is getting NPT in the range header. I have a clarification. When we do a FFW at any speed, the play is working fine ( The movie ends at the proper time than the norma