ionatan
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2013
06:17 AM
Unexpected event type: 27
When I try to play a livestream the stream is playing only for few seconds and then event type 27 is returned and the stream is loaded again. I couldn't find this event type number in roku documentation.
This issue is occurs on a box with Software version 4.9. The same video stream is working well on a box with software version 3.1.
This issue is occurs on a box with Software version 4.9. The same video stream is working well on a box with software version 3.1.
2 REPLIES 2

RokuMarkn
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2013
08:08 AM
Re: Unexpected event type: 27
Event 27 is StreamSegmentInfo, which is merely informative, telling you that a new HLS segment is starting. It should not stop the stream. Are you sure that you are ignoring this event in your Brightscript code?
--Mark
--Mark
ionatan
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2013
09:15 AM
Re: Unexpected event type: 27
Yes, this event is ignored in the code. I get this event type only on version 4.9.