v15 upnp http 406 error. All HDHR Stream cannot play
#16
the problem is we don't seem to get an header containing DLNA.ORG_OP

09:10:53 T:300 DEBUG: Curl:Big Grinebug - HEADER_OUT: Accept: */*
09:10:53 T:300 DEBUG: Curl:Big Grinebug - HEADER_OUT: Accept-Charset: UTF-8,*;q=0.8
09:10:53 T:300 DEBUG: Curl:Big Grinebug - HEADER_IN: HTTP/1.1 200 OK
09:10:53 T:300 DEBUG: Curl:Big Grinebug - HEADER_IN: SERVER: HDHomeRun/1.0
09:10:53 T:300 DEBUG: Curl:Big Grinebug - HEADER_IN: Connection: close
09:10:53 T:300 DEBUG: Curl:Big Grinebug - HEADER_IN: Content-Type: video/mpeg
09:10:53 T:300 DEBUG: Curl:Big Grinebug - HEADER_IN: Cache-Control: no-cache
09:10:53 T:300 DEBUG: Curl:Big Grinebug - HEADER_IN: Pragma: no-cache
09:10:53 T:300 DEBUG: Curl:Big Grinebug - HEADER_IN: transferMode.dlna.org: Streaming
09:10:53 T:300 DEBUG: Curl:Big Grinebug - TEXT: Closing connection 0

can HDhomerun owners confirm this? it might be useful to get a tcp dump of such an request.
Reply
#17
I can try, but I'm not exactly sure how to do... that... (*tries his best to not look completely dumb while saying that*)
Reply
#18
since I guess you're on OSX: https://support.apple.com/en-gb/HT202013

please add a filter for your hdhomerun IP to tcpdump:
Code:
tcpdump [options] host [your_IP_here]
without the brackets
Reply
#19
https://dl.dropboxusercontent.com/u/2340...p.pcap.zip
Reply
#20
that trace shows the same thing, no DLNA.ORG_OP

HEAD /auto/v239?dlna HTTP/1.1
User-Agent: Kodi/16.0-ALPHA2 (Macintosh; Intel Mac OS X 10_8_5) App_Bitness/64 Version/16.0-ALPHA2-Git:2015-08-03-bba97ec
Host: 10.0.0.8:5004
Accept: */*
Accept-Charset: UTF-8,*;q=0.8

HTTP/1.1 200 OK
SERVER: HDHomeRun/1.0
Connection: close
Content-Type: video/mpeg
Cache-Control: no-cache
Pragma: no-cache
transferMode.dlna.org: Streaming

I hope Nick can clear this up.
Reply
#21
Any progress on this issue? Kodi 15 completely knocked out all my UPNP access to HDHR... Everything works fine in Kodi 14...
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Reply
#22
@natethomas mind poking our contacts at Silicon Dust about this? Nick probably isn't subscribed to this issue on his forum account here.
Reply
#23
(2015-08-12, 17:29)Lunatixz Wrote: Any progress on this issue? Kodi 15 completely knocked out all my UPNP access to HDHR... Everything works fine in Kodi 14...

Bump
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Reply
#24
We were talking on IRC the other day that the "streaming" part of the header might be usable for detecting HDHomeRun and other live content.
Reply
#25
(2015-08-24, 16:14)Ned Scott Wrote: We were talking on IRC the other day that the "streaming" part of the header might be usable for detecting HDHomeRun and other live content.

I'd still like to know how this is supposed to work from the DLNA spec.
Reply
#26
Can someone please give https://github.com/xbmc/xbmc/pull/7924 a try and see if it fixes the issue?
-= Team Kodi developer fueled by heavy metal =-
Reply
#27
(2015-08-30, 15:46)arnova Wrote: Can someone please give https://github.com/xbmc/xbmc/pull/7924 a try and see if it fixes the issue?

Works for me. I'm able to open up HDHomeRun streams via UPnP again.
Reply

Logout Mark Read Team Forum Stats Members Help
upnp http 406 error. All HDHR Stream cannot play2