I created a plugin for the free Hungarian movie streaming site IndaVideo Film (http://film.indavideo.hu/).
The scraping part works fine in XBMC but when it comes to play the video I get errors in the log, like seek returns -1 or didn't get any data from stream. Though the streamed mp4 information was successfully parsed, like length of the video. (See log below.)
So I was wondering if I missed some settings I should set in the plugin files to play this kind of stream successfully. Any help would be appreciated.
The log:
http://pastebin.com/m7cc87aa9
The plugin files can be downloaded here:
http://code.google.com/p/indafilm-xb...downloads/list
The scraping part works fine in XBMC but when it comes to play the video I get errors in the log, like seek returns -1 or didn't get any data from stream. Though the streamed mp4 information was successfully parsed, like length of the video. (See log below.)
So I was wondering if I missed some settings I should set in the plugin files to play this kind of stream successfully. Any help would be appreciated.
The log:
http://pastebin.com/m7cc87aa9
The plugin files can be downloaded here:
http://code.google.com/p/indafilm-xb...downloads/list