donelewisdc
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2011
03:58 PM
differences between simplevideoplayer and player
We are slowly testing and have no trouble loading and viewing http://www.emr4doctors.com/Inbox/WhatDi ... ichael.wmv
with simplevideoplayer but it wont play in the videoplayer example code we even tried mp4 files 'n mp3 files. It quits on the retrieve step
http://www.emr4doctors.com/xml/music.xml is the place we put the xml we're testing...we point to this folder
the title changes perfectly
Any ideas?
Don
with simplevideoplayer but it wont play in the videoplayer example code we even tried mp4 files 'n mp3 files. It quits on the retrieve step
http://www.emr4doctors.com/xml/music.xml is the place we put the xml we're testing...we point to this folder
the title changes perfectly
Any ideas?
Don
2 REPLIES 2
renojim
Community Streaming Expert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2011
05:55 PM
Re: differences between simplevideoplayer and player
I didn't go through the code to see where it's happening, but either the StreamFormat is getting overwritten someplace or it's not getting picked up from music.xml. You can either fix the bug in the code or add episode.StreamFormat = "wmv" before screen.SetContent(episode) in appVideoScreen.brs if you're only ever going to play WMVs.
-JT
-JT
Roku Community Streaming Expert
Help others find this answer and click "Accept as Solution."
If you appreciate my answer, maybe give me a Kudo.
I am not a Roku employee.
Help others find this answer and click "Accept as Solution."
If you appreciate my answer, maybe give me a Kudo.
I am not a Roku employee.
donelewisdc
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2011
08:36 PM
Re: differences between simplevideoplayer and player
Thanks...its working more often now...I think this new location has a weaker wifi signal...