Stavr0
11-28-2010, 10:14 AM
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 keysmediaURL: "rtmpe://ip.ip.ip.ip/",
mediaStream: "M0_XXXXXXXXXXXXXxXX.sdp",
- Use the two values for rtmpdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm):rtmpdump -r rtmpe://ip.ip.ip.ip/ -y M0_XXXXXXXXXXXXXxXX.sdp -o filename.flv
- 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 keysmediaURL: "rtmpe://ip.ip.ip.ip/",
mediaStream: "M0_XXXXXXXXXXXXXxXX.sdp",
- Use the two values for rtmpdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm):rtmpdump -r rtmpe://ip.ip.ip.ip/ -y M0_XXXXXXXXXXXXXxXX.sdp -o filename.flv