# play from first live event on RTSP

**URL:** https://community.wowza.com/t/play-from-first-live-event-on-rtsp/41858
**Category:** Wowza Streaming Engine
**Created:** [February 25, 2014, 11:44am UTC](https://community.wowza.com/t/play-from-first-live-event-on-rtsp/41858 "2014-02-25T11:44:46Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![sh\_shin](https://avatars.discourse-cdn.com/v4/letter/s/b3f665/32.png) [@sh\_shin](https://community.wowza.com/u/sh_shin)
#### Post date: [February 25, 2014, 11:44am UTC](https://community.wowza.com/t/play-from-first-live-event-on-rtsp/41858/1 "2014-02-25T11:44:46Z")

</div>

Hello Support team,

I’m testing this feature on 3.6.4 and live streaming using RTSP protocol.

My question is how to play from the start point even live feed has already been started.

For example, Soccer live feeding has started 5:00.00 PM, then RTSP client connected 5:00.10 PM.

So there is some time shift 10sec, but client has to watch from the start.

Can you tell me what protocols do support this feature?

If HTTP, RTMP suport this featuer,but RTSP does not, then please clarify this issue with each protocols case.

Thanks,

Sh Shin.

---

<div class="post-metadata">

### Author: ![Tim\_Dougherty](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/tim_dougherty/32/596_2.png) [@Tim\_Dougherty](https://community.wowza.com/u/Tim_Dougherty)
#### Post date: [February 24, 2014, 10:08pm UTC](https://community.wowza.com/t/play-from-first-live-event-on-rtsp/41858/2 "2014-02-24T22:08:22Z")

</div>

Hello Sh Shin,

The best solution would be to implement the nDVR AddOn. DVR will record your stream, real time, providing the client the ability to “time-shift” to an earlier point in the stream, which is recorded on the server. It is also possible to programmatically use the DVR Playlist API to start the player at the beginning of the DVR recording. For more information see these resources:

[**How to use Wowza nDVR Playlist Request API**](https://www.wowza.com/docs/how-to-use-wowza-ndvr-playlist-request-api)

[**How to set up and run Wowza nDVR for live streaming**](https://www.wowza.com/docs/how-to-set-up-and-run-wowza-ndvr-for-live-streaming)

The nDVR AddOn is not supported by RTSP. DVR requires an HTTP playback protocol (more detail is described in the articles provided).

-Tim

---

<div class="post-metadata">

### Author: ![Matt\_Young](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/matt_young/32/389_2.png) [@Matt\_Young](https://community.wowza.com/u/Matt_Young)
#### Post date: [February 25, 2014, 10:25am UTC](https://community.wowza.com/t/play-from-first-live-event-on-rtsp/41858/3 "2014-02-25T10:25:48Z")

</div>

Correct, the supported playback protocols are listed [here](https://www.wowza.com/docs/wowza-ndvr).

---

<div class="post-metadata">

### Author: ![sh\_shin](https://avatars.discourse-cdn.com/v4/letter/s/b3f665/32.png) [@sh\_shin](https://community.wowza.com/u/sh_shin)
#### Post date: [February 25, 2014, 3:34pm UTC](https://community.wowza.com/t/play-from-first-live-event-on-rtsp/41858/4 "2014-02-25T15:34:45Z")

</div>

Thank you Tim.

I have one more question.

Following your answer, DVR requires an HTTP playback protocol.

The nDVR AddOn Is not supported also by RTMP, isn’t it?
