Quote:
Originally Posted by biezom
ok you have something like this
Code:
rtmp://cp48590.edgefcs.net/ondemand/?auth=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX&aifp=v001&slist=video/temp_hd_gallery_video/CBS_Production_Outlet_VMS/video_robot/CBS_Production_Entertainment/2014/06/04/273585731870/{break}video/temp_hd_gallery_video/CBS_Production_Outlet_VMS/video_robot/CBS_Production_Entertainment/2014/06/04/273585731870/CBS_BIG_BROTHER_701_CONTENT_CIAN_R_1928.mp4
Code:
rtmpdump -r "rtmp://cp48590.edgefcs.net/ondemand/?auth=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX&aifp=v001&slist=video/temp_hd_gallery_video/CBS_Production_Outlet_VMS/video_robot/CBS_Production_Entertainment/2014/06/04/273585731870/" -y "video/temp_hd_gallery_video/CBS_Production_Outlet_VMS/video_robot/CBS_Production_Entertainment/2014/06/04/273585731870/CBS_BIG_BROTHER_701_CONTENT_CIAN_R_1928.mp4" -o BIG_BROTHER_701.flv"
with instead of XXXXXXXXXXXXXXXXXXXXXXXXXX your own auth value
|
Ok, I did what you said, but it's not working. I replaced the XXXXXX with my auth code, and entered it into CMD, but didn't work. I tried to enter it into rtmp explorer too, but didn't work there. Where should I enter it? Thanks.