bryankaiser
16 years agoVisitor
BIF files cause videos to not play
I'm having an issue with my channel and bif files and wanted to see if anyone had seen anything similar.
I've added my SD and HD bif urls to my xml file and I've added support for them into the videoplayer example. I can see (from my Apache logs) that the Roku requests the bif file, but the video never begins playing. Sometimes it will give me the quality info (dots), other times not. From the Apache logs I can see that the Roku is requesting the video. If I press pause (or select) the bif images show and I can press Right/Left and select them. But no matter what I do the video won't play. If I remove the bif urls from the xml the video does play. The only info I see from the debugger is that the connection timed out. I'm not sure what it's timing out on as the request for the bif file does complete (200 in the Apache logs) and parts of the video are being delivered successfully (206s in the logs).
So, has anyone else seen this?
I've added my SD and HD bif urls to my xml file and I've added support for them into the videoplayer example. I can see (from my Apache logs) that the Roku requests the bif file, but the video never begins playing. Sometimes it will give me the quality info (dots), other times not. From the Apache logs I can see that the Roku is requesting the video. If I press pause (or select) the bif images show and I can press Right/Left and select them. But no matter what I do the video won't play. If I remove the bif urls from the xml the video does play. The only info I see from the debugger is that the connection timed out. I'm not sure what it's timing out on as the request for the bif file does complete (200 in the Apache logs) and parts of the video are being delivered successfully (206s in the logs).
So, has anyone else seen this?