# How to schedule live stream with StreamPublisher?

**URL:** https://community.wowza.com/t/how-to-schedule-live-stream-with-streampublisher/42554
**Category:** Wowza Developer Dojo
**Tags:** wowza-streaming-server-java-api
**Created:** [March 27, 2014, 3:07pm UTC](https://community.wowza.com/t/how-to-schedule-live-stream-with-streampublisher/42554 "2014-03-27T15:07:56Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Dmitriy\_Semenov](https://avatars.discourse-cdn.com/v4/letter/d/a183cd/32.png) [@Dmitriy\_Semenov](https://community.wowza.com/u/Dmitriy_Semenov)
#### Post date: [March 27, 2014, 3:07pm UTC](https://community.wowza.com/t/how-to-schedule-live-stream-with-streampublisher/42554/1 "2014-03-27T15:07:56Z")

</div>

I have a problem with schedule live stream with StreamPublisher. I success with scheduled mp4 file, but then I try to schedule live stream - nothing happens.

This want I wrote in smil file:

Please, help me.

---

<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: [March 27, 2014, 12:24pm UTC](https://community.wowza.com/t/how-to-schedule-live-stream-with-streampublisher/42554/2 "2014-03-27T12:24:34Z")

</div>

Can you verify the stream is published? Are you able to play the live stream outside of the scheduled stream?

---

<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: [March 28, 2014, 3:31am UTC](https://community.wowza.com/t/how-to-schedule-live-stream-with-streampublisher/42554/3 "2014-03-28T03:31:05Z")

</div>

Yes you are correct. Glad you’ve got it working.

---

<div class="post-metadata">

### Author: ![Dmitriy\_Semenov](https://avatars.discourse-cdn.com/v4/letter/d/a183cd/32.png) [@Dmitriy\_Semenov](https://community.wowza.com/u/Dmitriy_Semenov)
#### Post date: [March 28, 2014, 8:37am UTC](https://community.wowza.com/t/how-to-schedule-live-stream-with-streampublisher/42554/4 "2014-03-28T08:37:15Z")

</div>

> Can you verify the stream is published? Are you able to play the live stream outside of the scheduled stream?

Yes I can play the live stream.

Yes, it published the stream, but when I try to play it - no video and audio, only show me that it try to load somthing

---

<div class="post-metadata">

### Author: ![Dmitriy\_Semenov](https://avatars.discourse-cdn.com/v4/letter/d/a183cd/32.png) [@Dmitriy\_Semenov](https://community.wowza.com/u/Dmitriy_Semenov)
#### Post date: [March 28, 2014, 9:25am UTC](https://community.wowza.com/t/how-to-schedule-live-stream-with-streampublisher/42554/5 "2014-03-28T09:25:48Z")

</div>

I got it, I need to start stream that need to be scheduled first, before scheduled it. Thanks for help.
