Difficulties:
- Multiple sessions are not allowed
- Stream viewing only possible when logged in with customer account
Howto:
- Sign on to Illicoweb, disconnect other sessions when prompted
- Select free content (haven't tried paid content)
- When playback begins, pause
- View Page HTML source
- Locate the following keys
Code:
mediaURL: "rtmpe://ip.ip.ip.ip/",
mediaStream: "M0_XXXXXXXXXXXXXxXX.sdp",
- Use the two values for
rtmpdump:
Code:
rtmpdump -r rtmpe://ip.ip.ip.ip/ -y M0_XXXXXXXXXXXXXxXX.sdp -o filename.flv