The web site "play.tuteve.tv" hosts their videos at BrightCove and are served through rtmp.
Some of them work but most of them generate the following error:
Which then further produces this:
Now, for those links that actually work, here's the log output:
Any ideas why this happens?
Is this, perhaps, a bug with MP/OnlineVideos rtmp support?
Note that the links that actually work connect to a different server... if that matters.
The source code for the plugin is now available at CodePlex: OnlineVideos.Sites.xfx
And the class experiencing this issue is "ATV".
Some of them work but most of them generate the following error:
Parsing...
Parsed protocol: 0
Parsed host : brightcove.fcod.llnwd.net
Parsed app : a500/d18
socket timeout: 6666 (ms)
RTMP_Connect1, ... connected, handshaking
HandShake: Type Answer : 03
HandShake: Server Uptime : 1345840215
HandShake: FMS Version : 4.0.3.1
HandShake: client signature does not match!
HandShake: Handshaking finished....
RTMP_Connect1, handshaked
...
Which then further produces this:
Property: <Name: no-name., STRING: _error>
Property: <Name: no-name., NUMBER: 1.00>
Property: NULL
Property: <Name: no-name., OBJECT>
(object begin)
Property: <Name: level, STRING: error>
Property: <Name: code, STRING: NetConnection.Connect.Rejected>
Property: <Name: description, STRING: Connection failed.>
Property: <Name: application, OBJECT>
(object begin)
Property: <Name: message, STRING: invalid_TTL>
...
Now, for those links that actually work, here's the log output:
Parsing...
Parsed protocol: 2
Parsed host : bcsecure.fcod.llnwd.net
Parsed app : a3734/d2
socket timeout: 6666 (ms)
RTMP_Connect1, ... connected, handshaking
HandShake: Client type: 06
HandShake: DH pubkey position: 166
HandShake: Client digest offset: 879
HandShake: Initial client digest:
ee f5 31 6c f0 b5 ee 82 b4 a4 f6 f7 a1 28 77 46
2f 31 b7 26 95 60 31 25 d2 4c e7 c0 e1 e9 5a f1
HandShake: Type Answer : 09
HandShake: Type mismatch: client sent 6, server answered 9
HandShake: Server Uptime : 143223565
HandShake: FMS Version : 4.0.3.1
HandShake: Server DH public key offset: 466
...
Any ideas why this happens?
Is this, perhaps, a bug with MP/OnlineVideos rtmp support?
Note that the links that actually work connect to a different server... if that matters.
The source code for the plugin is now available at CodePlex: OnlineVideos.Sites.xfx
And the class experiencing this issue is "ATV".
Spain