robertdoo / red5

Automatically exported from code.google.com/p/red5
0 stars 0 forks source link

Live schedule playlist #477

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I have a question. I can play live schedule on Wowza Media Server with 
streamschedule.smil have content:
<smil>
      <head>
      </head>
            <body>
                  <stream name="Stream1"></stream>
                  <playlist name="pl1" playOnStream="Stream1" repeat="false" scheduled="2014-01-06 10:26:10">
                  <video src="flv:/bubble-up-video-gummibar-the-gummy-bear-youtube.flv" start="0" length="479"/>
                  </playlist>
             </body>
</smil>
Can I do this on Red5?

Original issue reported on code.google.com by adroo...@gmail.com on 7 Jan 2014 at 8:37

GoogleCodeExporter commented 9 years ago
i want to also do this on my red5 server

Original comment by dhin...@kamalaminfo.com on 25 Jan 2014 at 3:41

GoogleCodeExporter commented 9 years ago
Issue 492 has been merged into this issue.

Original comment by mondain on 18 Apr 2014 at 2:49