hi bpa,

likewise, here's a tcpdump of the send packet that works for me:


Code:
--------------------
    
  0x0000:  4500 00dc 6bb3 4000 4006 2c15 ac1f 3ea2  [EMAIL PROTECTED]@.,...>.
  0x0010:  d43a e357 934b 022a 0811 e2ab 21b9 991a  .:.W.K.*....!...
  0x0020:  5018 16d0 1b2c 0000 4445 5343 5249 4245  P....,..DESCRIBE
  0x0030:  2072 7473 703a 2f2f 726d 6c69 7665 2e62  .rtsp://rmlive.b
  0x0040:  6263 2e63 6f2e 756b 2f62 6263 2d72 6273  bc.co.uk/bbc-rbs
  0x0050:  2f72 6d6c 6976 652f 6576 372f 6c69 7665  /rmlive/ev7/live
  0x0060:  3234 2f72 6164 696f 342f 6c69 7665 2f72  24/radio4/live/r
  0x0070:  345f 6473 6174 5f67 322e 7261 3f42 4243  4_dsat_g2.ra?BBC
  0x0080:  2d55 4944 3d31 3465 3865 3938 6235 3337  -UID=14e8e98b537
  0x0090:  6362 3431 3938 3031 3665 6164 6162 3030  cb4198016eadab00
  0x00a0:  3063 3032 3935 3466 6163 3134 3433 3062  0c02954fac14430b
  0x00b0:  3062 3136 3438 3463 6630 6132 3133 3465  0b16484cf0a2134e
  0x00c0:  6439 6232 3726 5353 4f32 2d55 4944 3d20  d9b27&SSO2-UID=.
  0x00d0:  5254 5350 2f31 2e30 0d0a 0d0a            RTSP/1.0....
  
--------------------


and the original that doesn't:


Code:
--------------------
    
  0x0000:  4500 00da 9231 4000 4006 0599 ac1f 3ea2  [EMAIL PROTECTED]@.....>.
  0x0010:  d43a e357 9502 022a e4d5 98a6 6941 0b3f  .:.W...*....iA.?
  0x0020:  5018 16d0 dd14 0000 4445 5343 5249 4245  P.......DESCRIBE
  0x0030:  2072 7473 703a 2f2f 726d 6c69 7665 2e62  .rtsp://rmlive.b
  0x0040:  6263 2e63 6f2e 756b 2f62 6263 2d72 6273  bc.co.uk/bbc-rbs
  0x0050:  2f72 6d6c 6976 652f 6576 372f 6c69 7665  /rmlive/ev7/live
  0x0060:  3234 2f72 6164 696f 342f 6c69 7665 2f72  24/radio4/live/r
  0x0070:  345f 6473 6174 5f67 322e 7261 3f42 4243  4_dsat_g2.ra?BBC
  0x0080:  2d55 4944 3d31 3465 3865 3938 6235 3337  -UID=14e8e98b537
  0x0090:  6362 3431 3938 3031 3665 6164 6162 3030  cb4198016eadab00
  0x00a0:  3063 3032 3935 3466 6163 3134 3433 3062  0c02954fac14430b
  0x00b0:  3062 3136 3438 3463 6630 6132 3133 3465  0b16484cf0a2134e
  0x00c0:  6439 6232 3726 5353 4f32 2d55 4944 3d20  d9b27&SSO2-UID=.
  0x00d0:  5254 5350 2f31 2e30 0a0a                 RTSP/1.0..
  
--------------------


it doesn't look like there's any translation going on there.

again, I don't know if it helps any, but this is what I get from the
bbc server in response to the above send packet that doesn't work:


Code:
--------------------
    
  0x0000:  4500 0028 50fd 4000 fc06 8b7e d43a e357  E..([EMAIL PROTECTED]:.W
  0x0010:  ac1f 3ea2 022a 9502 6941 0b3f e4d5 9958  ..>..*..iA.?...X
  0x0020:  5010 161e 6d87 0000 0000 0000 0000       P...m.........
  
--------------------


and then no more..............


thanks
Matt


-- 
MattC
------------------------------------------------------------------------
MattC's Profile: http://forums.slimdevices.com/member.php?userid=4127
View this thread: http://forums.slimdevices.com/showthread.php?t=51547

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to