destruk
Streaming Star
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2013
03:48 AM
Roku2 - msg.isStatusMessage() video player
Has the "start of play" message been removed from the video player in current firmware?
That doesn't print anything when it is playing a video file.
On another note, we are seeing strange issues when playing back video ❤️ minutes in length with roVideoPlayer. Most of the content is 1-2 minutes long. Rebooting the roku box corrects the issue so it plays a video again, but it usually gets to loading 33% and rolls back to 26% and then 33% on buffering repeatedly. Any ideas?
If msg.isStatusMessage()
If msg.GetMessage()="start of play" Print "Beginning playback"
End If
That doesn't print anything when it is playing a video file.
On another note, we are seeing strange issues when playing back video ❤️ minutes in length with roVideoPlayer. Most of the content is 1-2 minutes long. Rebooting the roku box corrects the issue so it plays a video again, but it usually gets to loading 33% and rolls back to 26% and then 33% on buffering repeatedly. Any ideas?
3 REPLIES 3
destruk
Streaming Star
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2013
10:58 PM
Re: Roku2 - msg.isStatusMessage() video player
Could network congestion cause this issue for Roku? Because right now, with no changes to the code or anything it's working as designed, but earlier yesterday it was failing to buffer or getting stuck.

RokuJoel
Binge Watcher
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2013
12:01 PM
Re: Roku2 - msg.isStatusMessage() video player
"destruk" wrote:
That doesn't print anything when it is playing a video file. On another note, we are seeing strange issues when playing back video ❤️ minutes in length with roVideoPlayer. Most of the content is 1-2 minutes long. Rebooting the roku box corrects the issue so it plays a video again, but it usually gets to loading 33% and rolls back to 26% and then 33% on buffering repeatedly. Any ideas?
PM me some URLs to test. Also make sure you are using a stream URL and not a download URL.
As to your first question, on what hardware and firmware are you encountering this problem? Ideally, if you can assemble a test app that demonstrates the issue (and email me the package) it will be easier for me to look into it quickly.
- Joel
destruk
Streaming Star
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2013
07:31 PM
Re: Roku2 - msg.isStatusMessage() video player
The problem appears to have fixed itself now (with no coding changes)... if it happens again then I'll get you anything you need for it. Thanks Joel.