www.learner.org Need Help with RTMPHello. I was wondering if someone could give me a hand with the RTMP streams at this URL:
Code:
http://www.learner.org/resources/series61.html?pop=yes&pid=793# |
Re: www.learner.org Need Help with RTMPThe RTMP URL is: rtmp://fms.scctv.net/annenberg/&file=/vod/world_of_chemistry_01.flv
The captions are stored at: "http://cc.learner.org/world_of_chemistry_01.xml" I have not figured out which parameters rtmpdump actually requires. rtmpdump -r <URL> does not work because it's using the wrong value for the "application". I got these links from "http://www.learner.org/vod/vod_window.html?pid=793" |
Re: www.learner.org Need Help with RTMPThis works
Code:
rtmpdump -r rtmp://fms.scctv.net/annenberg//vod/world_of_chemistry_01 -s http://www.learner.org/vod/swfs/player-licensed.swf -p "http://www.learner.org/vod/vod_window.html?pid=793" -o video.flv |
Re: www.learner.org Need Help with RTMPQuote:
|
All times are GMT -6. The time now is 08:54 PM. |