2009-08-15, 18:06
I'm trying to make password protect Justin.tv streams play in XBMC. When I ran Wireshark and Justin.tv from Firefox, the only different between a password protected stream and an un-protected stream, was that NetStream.Authenticate.AccessCode was called.
Copied text from Wireshark: (the bold text is the password)
I wanted to know if it was possible to replicate this call in XBMC.
Copied text from Wireshark: (the bold text is the password)
Code:
Qb{C,eE@d*|dX\Y+PFT!NetStream.Authenticate.AccessCode@#[b]toglimiilbandallatuachatcheparliamo[/b]
I wanted to know if it was possible to replicate this call in XBMC.