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

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

2014-02-11 Thread Nambirajan
& use Subject: Re: [Live-devel] Play response setting in Live555 Server REW x -2 RTSPClientConnection[0x11fbc40]::handleRequestBytes() read 145 new bytes:PLAY rtsp://192.168.128.51:554/OzTheGreatandHD_06112013_USA_movie_5625_CC.ts RTSP/1.0 Scale: -2 CSeq: 16 Session: 70554585 Range

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

2014-02-07 Thread Ross Finlayson
> REW x -2 > > RTSPClientConnection[0x11fbc40]::handleRequestBytes() read 145 new bytes:PLAY > rtsp://192.168.128.51:554/OzTheGreatandHD_06112013_USA_movie_5625_CC.ts > RTSP/1.0 > Scale: -2 > CSeq: 16 > Session: 70554585 > Range: npt= -0 > > > parseRTSPRequestString() succeeded, returning c

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

2014-02-06 Thread Nambirajan
check and let us know. Thanks and regards, M. Nambirajan From: live-devel-boun...@ns.live555.com [mailto:live-devel-boun...@ns.live555.com] On Behalf Of Ross Finlayson Sent: Thursday, February 06, 2014 12:16 AM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-

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

2014-02-05 Thread Ross Finlayson
> Is it possible to get the current play time while doing FFW and REW in the > Play response from the Server. The server should now be doing that. Please post an example of the "PLAY" command that you're sending, and the server's current response. Ross Finlayson Live Networks, Inc. http://www.

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

2014-02-05 Thread Nambirajan
Media - development & use' Subject: RE: [Live-devel] Play response setting in Live555 Server Hi Ross, Thanks for update and the fix. It is now working fine. Best Regards, M. Nambirajan From: live-devel-boun...@ns.live555.com [mailto:live-devel-boun...@ns.live555.com] On Behalf Of Ross

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

2014-01-31 Thread Nambirajan
& use Subject: Re: [Live-devel] Play response setting in Live555 Server Thanks for your reply. We are using unmodified code. We want to send the current play time in the play response to the player when the player sends only the range end without specifying the range start in the Range He

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

2014-01-29 Thread Ross Finlayson
> Thanks for your reply. We are using unmodified code. We want to send the > current play time in the play response to the player when the player sends > only the range end without specifying the range start in the Range Header. Thanks for the note. It turns out that our RTSP server implementat

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

2014-01-29 Thread Nambirajan
-devel-boun...@ns.live555.com [mailto:live-devel-boun...@ns.live555.com] On Behalf Of Ross Finlayson Sent: Wednesday, January 29, 2014 1:45 PM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] Play response setting in Live555 Server We are facing some difficulty in setting

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

2014-01-29 Thread Ross Finlayson
> We are facing some difficulty in setting the current play time in the Play > response from Live555 Media Server. The scenario is as below. > > We are using the handleCmd_PLAY function to send the response to the player > for play request as per the design. Unfortunately the player sends the r

[Live-devel] Play response setting in Live555 Server

2014-01-28 Thread Nambirajan
Hi Ross, We are facing some difficulty in setting the current play time in the Play response from Live555 Media Server. The scenario is as below. We are using the handleCmd_PLAY function to send the response to the player for play request as per the design. Unfortunately the player sends th