April 11, 2011

shayz shayz
Lab Rat
2 posts

Qt WebKit and ICY

 

Hi,

Trying to listen to some station in tv.tunein.com, I get stream error – for example, Kol Ha Campus station.
I found out that the Flash (player) requests this URLhttp://212.29.254.129:7075/;stream.nsv’
The reply is not a standard http reply and the parsing is stopped in QHttpNetworkReplyPrivate::readStatus, line ~ 483:
‘if (fragment.length() >= 5 && !fragment.startsWith(“HTTP/”))’
It then exits with an error, causing the stream to be closed.
Is there anything I’m missing? What needs to be done differently to handle streaming of ICY/shoutcast protocol?

0 replies

 
  ‹‹ QtWebkit with embedded      Qt WebKit - fancybrowser size ››

You must log in to post a reply. Not a member yet? Register here!