View Single Post
  #4  
Old 02-16-2015, 02:28 AM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: How do you record MPEG-DASH streams?


Quote:
Originally Posted by jimbo2013 View Post
Thank you. So how do I use the program? Do I put the exe file into the root directory or what. Do I need the entire .zip file?

Thanks
I propose the tutorial with the static version

https://github.com/chrippa/livestrea...11.1-win32.zip
unzip the file in C:\ for example
so you have C:\livestreamer-v1.11.1
run cmd.exe (command shell)
and go in the livestreamer folder

Code:
cd C:\livestreamer-v1.11.1
and write the code

Code:
livestreamer  https://www.youtube.com/embed/VYlQJbsVs48 best -o video.mp4
Reply With Quote