2008-12-23, 12:12
In an effort to get access to the video content at "watch.ctv.ca" via XBMC, I encountered a problem with the RTMP library.
The way the tcURL parameter is formed when sending the 'connect' packet causes the server to return a 'file not found' error. By composing the tcURL parameter to be similar to the 'app' parameter, the problem is solved, and the video streams. There seems to be a seperate issue with audio/video sync, but I will investigate that seperately.
The change is only 3 or 4 lines.
http://trac.xbmc.org/ticket/5530
The way the tcURL parameter is formed when sending the 'connect' packet causes the server to return a 'file not found' error. By composing the tcURL parameter to be similar to the 'app' parameter, the problem is solved, and the video streams. There seems to be a seperate issue with audio/video sync, but I will investigate that seperately.
The change is only 3 or 4 lines.
http://trac.xbmc.org/ticket/5530