Hello all! I am using Streamlink to record a m3u8 livestream link with the following command:
(the link has been removed to avoid any posting/copyright issues, but can be provided upon request)Code:streamlink --record test11 [m3u8 URL] best
I use the "--record" to playback the file while it is also writes to a file. This works fine, except for the buffering I experience. I can play the link just fine in VLC, but not when using streamlink.
I have attempted to use the "--ringbuffer-size" to experiment with different amounts from 16-128mb, but none of them really fix the problem. I have disabled the caching in VLC to ensure no issues there.
What can I do to fix the buffering? Thanks so much!
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 3 of 3
			
		- 
	
- 
	try use N_m3u8DL-RE 
 
 replace <TIME> with your recording time e.g. 01:00:00Code:N_m3u8DL-RE.exe "m3u8 url" --custom-hls-key "if needed" --live-real-time-merge --live-record-limit <TIME> 
- 
	streamlink --stream-segment-threads 10 URL best -o - | vlc - 
 
 or
 
 streamlink --stream-segment-threads 1 URL best -o - | vlc -
Similar Threads
- 
  Hi8 deck: constantly switching between SP/LPBy kernelfree in forum RestorationReplies: 2Last Post: 3rd Dec 2023, 10:24
- 
  Skipping video when recording with streamlinkBy dennyg in forum Video Streaming DownloadingReplies: 16Last Post: 3rd Feb 2021, 10:33
- 
  How to download WE-PLAY.TV with Streamlink?By minegroasprilla in forum Video Streaming DownloadingReplies: 2Last Post: 3rd Aug 2020, 15:30
- 
  Youtube DVR Recording Problems With StreamlinkBy ghostrewel in forum Video Streaming DownloadingReplies: 7Last Post: 13th Apr 2020, 08:15
- 
  Help Recording m38u HLS aac stream with ffmpeg (streamlink works)By Neilyboy in forum Video Streaming DownloadingReplies: 2Last Post: 10th Apr 2020, 07:51


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 
 
			
			
 Quote
 Quote