Hi, we are trying Wowza platform to develop a Second Screen system.
We have to capture in the ios player the time code from a live stream
produced with an encodere like Wirecast having “Apply timecode every”
checkbox enabled.
I found this useful thread
and this
I compiled successfully the javacode addons into the wowza server. All
is ok.
So… in the debug example there is the url of a recorded file streamed
with iosdebugid3tags.html at the end but
I didn’t understan the correct url format for live stream
for example… http://[servername]/live/liveStream/ ??? and than?
adding iosdebugid3tags.html at the end doesn’t work
If I try to view the stream
http://[servername]/live/liveStream/playlist.m3u8 on my ipad tracing the
timecode with popocorn.js I can retrieve the seconds after the stream’s
start… but not the smtpe timecode…
http://popcornjs.org/popcorn-docs/media-methods/#currentTime
"time[String | Number] - number of seconds orSMPTE
http://en.wikipedia.org/wiki/SMPTE_timecodeformat string. If
atimeparameter is passed, set the media’s current time to this value.
If notimeparameter, return the value of the|currentTime()|property in
seconds."
So… can you help me to resolve this problem?
How can I get timecode of an hls live stream (not recorded) with wowza
server?
Regards,
Felice Marra