User-939850651 posted
Hi Rednuts72,
i would reading or playing a m3u file as playlist with an html control on aspx - c# page
M3U is a plain text file that stores multimedia Url. If you want to read the M3U file to get a playlist, you need to extract the Url and perform corresponding operations, as
the answer in this case says.
Or you could try WPF-MediaKit and
Vlc.DotNet for playing m3u8 files.
Best regards,
Xudong Peng