Developers

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Wallycode
Visitor

Problems playing vid from api feed on wowza, code help.

I"m having a problem trying to play a api feed from a wowza server using the example "videoplayer" from SDK. I can play mp4 and ISM content with no problem, but wondering does wowza when using hls need a different player than the "videoplayer from the SDK?

Also, I'm not sure where the "<videoprofile>" code that is below this code is supposed to go, in the my XML feed array? Does this code look wrong? Thanks


<feed>

<resultLength>4</resultLength>
<endIndex>4</endIndex>
<item sdImg="http://domain.com/img/sd.jpg" hdImg="http://domain.com/img/hd.jpg">
<title>wowza</title>
<contentId>10002</contentId>
<contentType>Talk</contentType>
<contentQuality>SD</contentQuality>
<streamFormat>hls</streamFormat>
<metafeed>
<stream>
<clip_id>001</clip_id>
<connection_url>http://wowza.domian.tv:1935/nasa</connection_url>
<video_file>
/mp4:/_definst_/takeoff/hls/moon000001_low.mp4
</video_file>
<video_link>
http://wowza.domain.tv:1935/nasa/mp4:/_ ... ylist.m3u8
</video_link>
</stream>
<server/>
</metafeed>

</media>
<synopsis>wowza</synopsis>
<genres>Test Nasa Wowza</genres>
<runtime>160</runtime>
</item>

</feed>


<video_profiles>
<profile>
<id>1</id>
<label>Big MP4</label>
</profile>
<profile>
<id>2</id>
<label>Mid MP4</label>
</profile>
<profile>
<id>3</id>
<label>Low MP4</label>
</profile>
<profile>
<id>4</id>

</streaming>
Tags (1)
0 Kudos
Community is Being Upgraded!

We’re upgrading Roku Community to bring you a faster, more mobile-friendly experience. You may notice limited functionality or read-only access during this time. Read more here.

Planned Downtime:
Community will be unavailable for up to 24–48 hours during the upgrade window during the week of May 19th and you may notice reduced functionality. In the meantime, for additional assistance, visit our Support Site.

We're sorry for this disruption — we’re excited to share what’s next!