Triode wrote: 
> The line above the 63 is a problem as well which makes me believe the
> server is not speaking the same protocol as I am expecting....  Can you
> verify that working PC instances are using exactly that server
> (195.245.125.7)?  [I've hard coded that address and get corrupt
> responses here to, but want to verify that it is not working with a PC]

I'm using the same PC for LMS and for playing BBC on Browser.

Usingf Wireshark on Browser playing - the RTMP host IP address
77.67.21.180 is the same as DNS lookup

Code:
--------------------
    
  nslookup cp80234.live.edgefcs.net
  Server:         213.94.190.194
  Address:        213.94.190.194#53
  
  Non-authoritative answer:
  cp80234.live.edgefcs.net        canonical name = 
a138.l80234e.c80234.b3.li5.akamaistream.net.
  a138.l80234e.c80234.b3.li5.akamaistream.net     canonical name = 
a138.li5g5.akafms.net.
  Name:   a138.li5g5.akafms.net
  Address: 77.67.21.180
  
--------------------


And the same address now appears on LMS log

Code:
--------------------
    
  [13-07-27 22:50:38.2650] Plugins::BBCiPlayer::RTMP::new (120) connecting to 
cp80234.live.edgefcs.net:1935
  [13-07-27 22:50:38.3877] Plugins::BBCiPlayer::RTMP::new (176) connected to: 
77.67.21.180:1935
  
--------------------


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=99133

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to