View Single Post
  #4  
Old 02-05-2017, 07:28 PM
JonDough JonDough is offline
Member
 
Join Date: Feb 2016
Posts: 90
JonDough is on a distinguished road
Default

Re: jwplayer video to VLC via Livestreamer?


Quote:
Originally Posted by apumic View Post

Code:
https://doc2ek4lqkwh5.cloudfront.net/media/lecture-video-segment/1080/1709.mp4?Expires\x3d1485573729\x26Signature\x3dG21L1FpkqnQNpOgo~RQTngBiYjaaQ6DO71X~Pkw5SoJf6Ln7ljuWInQdBU7c6oMCtLU0diJaQwaPu-DOBqRSZkkcUOhTcHGs-AAuVaLH0YDfKY-fQTiqGK4M5KGiyYq7v3Vymr1HRirTwjYJkD8lXyX4~iyADYW-RilTsq~rolw_\x26Key-Pair-Id\x3dAPKAIEZNLVCXFB4QVX2A
The above is not a hls source, it is a direct http mp4 source. It should work directly after all instances of the following are replaced:

\x3d <with> =

\x26 <with> &
Reply With Quote