Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > rtmpdump
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 08-15-2017, 01:21 PM
LGFDGFS LGFDGFS is offline
Junior Member
 
Join Date: Sep 2016
Posts: 6
LGFDGFS is on a distinguished road
Default

How can i view this link on VLC player


I have VLC 2.26 I want to view and record this link. (i think i need the m3u8, but i dont know how to get it)

https://livestream.com/accounts/6140873/events/2549324

Thank you in advance.
Reply With Quote
  #2  
Old 08-15-2017, 03:27 PM
tvgplayer tvgplayer is offline
Member
 
Join Date: Nov 2016
Posts: 42
tvgplayer is on a distinguished road
Default

Re: How can i view this link on VLC player


Quote:
Originally Posted by LGFDGFS View Post
I have VLC 2.26 I want to view and record this link. (i think i need the m3u8, but i dont know how to get it)

https://livestream.com/accounts/6140873/events/2549324

Thank you in advance.
This is only one way you can view and record in VLC:

Code:
streamlink "hlsvariant://http://api.new.livestream.com/accounts/6140873/events/2549324/broadcasts/161279428.m3u8?dw=100&hdnea=st=1502827521~exp=1502829321~acl=/i/6140873_2549324_lsidfyttcxskuxqm978_1@408138/*~hmac=a3e85b38031653bed17d446383748113c1579c8fcb42277946f0561e24e1f0a7" best
In Firefox:

Tools > Web Developer > Web Console

>> window.config.event.stream_info.m3u8_url > Enter
Reply With Quote
  #3  
Old 08-16-2017, 10:22 AM
LGFDGFS LGFDGFS is offline
Junior Member
 
Join Date: Sep 2016
Posts: 6
LGFDGFS is on a distinguished road
Default

Re: How can i view this link on VLC player


Quote:
This is only one way you can view and record in VLC:

Code:
streamlink "hlsvariant://http://api.new.livestream.com/accounts/6140873/events/2549324/broadcasts/161279428.m3u8?dw=100&hdnea=st=1502827521~exp=1502 829321~acl=/i/6140873_2549324_lsidfyttcxskuxqm978_1@408138/*~hmac=a3e85b38031653bed17d446383748113c1579c8fcb4 2277946f0561e24e1f0a7" best
In Firefox:

Tools > Web Developer > Web Console

>> window.config.event.stream_info.m3u8_url > Enter
Thank you for your help.

I think i need a CMD code to be able to use this link right?

I use Livestreamer before and i thin I use a CMD .bat file to open VLC and the stream, did you know how to create one? I try several and i just can get it to work.
Reply With Quote
  #4  
Old 08-16-2017, 11:02 AM
confused.com confused.com is offline
Senior Member
 
Join Date: Jan 2017
Posts: 165
confused.com is on a distinguished road
Default

Re: How can i view this link on VLC player


http://stream-recorder.com/forum/sho...&postcount=18l
Reply With Quote
  #5  
Old 08-16-2017, 04:52 PM
LGFDGFS LGFDGFS is offline
Junior Member
 
Join Date: Sep 2016
Posts: 6
LGFDGFS is on a distinguished road
Default

Re: How can i view this link on VLC player


@ Confused.com Is that tread to download the file?

I need this to open on VLC then I just click record.
Reply With Quote
  #6  
Old 08-17-2017, 01:05 PM
slim10 slim10 is offline
Member
 
Join Date: Jun 2013
Posts: 47
slim10 is on a distinguished road
Default

Re: How can i view this link on VLC player


Quote:
Originally Posted by LGFDGFS View Post
I have VLC 2.26 I want to view and record this link. (i think i need the m3u8, but i dont know how to get it)

https://livestream.com/accounts/6140873/events/2549324

Thank you in advance.
You can use Streamlink or Youtube-dl to watch and record this stream in VLC.

Livestreamer is no being updated. Streamlink is its replacement and works like Livestreamer.

Use the command below to see what video streams are available

Code:
streamlink https://livestream.com/accounts/6140873/events/2549324
These are available to me:

Available streams: 270p_hls_alt, 432p_hls, 432p_hls_alt, 270p_hls, 270p (worst), 432p (best)

If you want the best stream available, add "best" to the end of the streamlink command line, like this:

Code:
streamlink https://livestream.com/accounts/6140873/events/2549324 best
VLC is the default video player for Livestreamer and Streamlink. If you installed VLC in the default VLC folder, Streamlink will start VLC automatically and the video stream will start playing in VLC. While the video is playing in VLC, select Record in VLC and the video will be recorded to your drive.
Reply With Quote
  #7  
Old 08-18-2017, 12:17 PM
LGFDGFS LGFDGFS is offline
Junior Member
 
Join Date: Sep 2016
Posts: 6
LGFDGFS is on a distinguished road
Default

Re: How can i view this link on VLC player


Thank's everyone for your help......tvgplayer, confused.com and slim10 I finally got it to work "again".
Reply With Quote
  #8  
Old 05-15-2018, 01:32 PM
LGFDGFS LGFDGFS is offline
Junior Member
 
Join Date: Sep 2016
Posts: 6
LGFDGFS is on a distinguished road
Default

Re: How can i view this link on VLC player


Can you guys help me??

How can you open a specific stream??

I get this(Available streams: 432p_hls, 270p_hls, 270p_hls_alt, 432p_hls_alt, 270p (worst), 432p, 720p (best) ), I know if you add the word best will open 720p, but sometimes 720p doesn't work how can i open 432p?
Reply With Quote
  #9  
Old 05-15-2018, 01:47 PM
j_cool j_cool is offline
Senior Member
 
Join Date: Feb 2016
Posts: 515
j_cool is on a distinguished road
Default

Re: How can i view this link on VLC player


Instead of best add 432p

streamlink url best

streamlink url 432p
Reply With Quote
  #10  
Old 05-15-2018, 02:01 PM
LGFDGFS LGFDGFS is offline
Junior Member
 
Join Date: Sep 2016
Posts: 6
LGFDGFS is on a distinguished road
Default

Re: How can i view this link on VLC player


Thank you! j_cool

Oh! Wow! that was a easy answer. Thank you! Is working now.
Reply With Quote
Reply Post New Thread
Tags:



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 11:19 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons