Skip to main content

Questions tagged [m3u8]

The Unicode version of "m3u" is "m3u8", which uses UTF-8 Unicode characters.

-1 votes
0 answers
6 views

How to get the m3u8 in this live

How to get the m3u8 in this live https://notflix.in/info/live-tv/rptv.html thank How to get the m3u8 in this live I can put in my VLC player how Thanks jciidkocjkckdkjdjckciicidjxjjdjshjsuwjdicjjdjds ...
Shoppe Voucher's user avatar
-2 votes
0 answers
11 views

How can I make both video and audio play at the same time in an M3U8 file (not a playlist of IP channels)?

Here are the links to: Audio stream: http://microit.n340.com:9000/VgMv0WV17ZVx1uuo_12_love_24_reg_78882 Video stream: http://178.170.233.7/avtovokzal-faac26e08f/playlist.fmp4.m3u8?token=2....
Daniel Kildebaev's user avatar
0 votes
0 answers
23 views

How to combine many m3u8 hls playlists into one using python

I have several videos of mp4 formats. I created HLS (playlists and segments) from them using this code import ffmpeg input_file_path = "D:/Projects/test2.mp4" output_playlist = "'D:/...
Дмитрий Кравчук's user avatar
0 votes
0 answers
17 views

m3u stream player freezes occasionally

I'm trying to stream .m3u from Flask server to VLC, When /stream.m3u is accessed the Flask server returns updated .m3u list with 10 .ts files, The problem is that the VLC playback freezes every about ...
Dinamo's user avatar
  • 61
0 votes
0 answers
52 views

Hide or Mask URL from an m3u file

I created an m3u file using notepad++ but I can't figure out how to hide the URL of the video source (YouTube). The YouTube livestream is unlisted and no one would be able to view it from YouTube ...
MSStreamer's user avatar
0 votes
0 answers
19 views

Exoplayer HLS Cache

Is it possible to cache played hls stream from exoplayer? I was reading a lot about caching of other media types, but I couldn't find any solution for hls streams. There are some old comments like the ...
X3NomoRpH's user avatar
-1 votes
0 answers
42 views

Need help accessing the key when trying to decrypt .ts files via ffmpeg [closed]

I have downloaded all the individual .ts files and the corresponding m3u8 file from a VOD and I now want to merge them together into a single watchable file. The problem is, that the .ts files are ...
Diz's user avatar
  • 1
0 votes
0 answers
35 views

How to Play from Multiple files Playlist on Plyr

I am using Plyr to Stream Two M3U8 Audios <script src="https://cdn.plyr.io/1.8.2/plyr.js"></script> <script src="https://cdn.jsdelivr.net/hls.js/latest/hls.js">&...
Jayati Creative's user avatar
0 votes
0 answers
25 views

does video_player support multivariant resolutions in a master.m3u8 manifest file in ios?

I've been out a video streaming feature in a flutter app. i generate mutliple resolution files and have at least to different playlists. both are listed in a master.m3u8 file however i can't seem to ...
dvsmo's user avatar
  • 11
0 votes
0 answers
32 views

Passing m3u8 From Flask To React

I am currently working on a reactjs project which uses a flask server backend and currently I am trying to implement a streaming component. Since browsers aren't as easy as VLC when connecting to ...
Portfolio N's user avatar
0 votes
1 answer
65 views

GStreamer`s m3u8 playlist segment names

Why does GStreamer create m3u8 playlist with full segment filenames? #EXTM3U #EXT-X-VERSION:3 #EXT-X-MEDIA-SEQUENCE:1 #EXT-X-TARGETDURATION:3 #EXTINF:3.4609496593475342, C:\Users\user\Desktop\4\...
Matew Sticker's user avatar
0 votes
0 answers
95 views

manifest.mpd m3u lists not playing in macos/VLC

What's the best player for MacOS to play m3u lists containing manifest.mpd elements? I'm trying with VLC 3.0.20, but it says that MRL cannot be played with the URL containing the manifest.mpd Is there ...
user1822263's user avatar
0 votes
0 answers
24 views

TinyMCE is not showing my content html from Bubble Data Base

help if possible. I use tinyMCE for the system admin area to insert content. The same content is saved in html in the database. Naturally I want to display the content on the front, I can get all the ...
Everaldo Passos Seixas Junior's user avatar
0 votes
0 answers
18 views

Capture UIImage frame of AVPlayer streaming .m3u8 for given time is not giving image with proper aspect ratio

I am using the below code property let videoOutput = AVPlayerItemVideoOutput(pixelBufferAttributes: [String(kCVPixelBufferPixelFormatTypeKey): NSNumber(value: kCVPixelFormatType_32BGRA)]) //and ...
Alok.U's user avatar
  • 17
0 votes
0 answers
101 views

Seeking in m3u8 streaming with VLKit

this is my first time using VLCKit. I'm doing a few tests to see if I got the gist of integrating it into a SwiftUI app, everything was working smoothly until I stumbled in an issue that for the life ...
Federico's user avatar

15 30 50 per page
1
2 3 4 5
51