-
Hi all,
Thank for your great project! I have built code on hls_configuration branch because i would like to have latest code about play hls streaming in my website so I have some issues
1. I add "HE…
-
I'm currently streaming from this HLS playlist.
http://iphone-streaming.ustream.tv/uhls/17074538/streams/live/iphone/playlist.m3u8
``` c++
grabber.setPlayer(std::make_shared());
grabber.load("http:/…
-
this request is somewhat related to #704
I'm trying to capture a live stream from globo.com which is hls m3u8 based
```
livestreamer "hlsvariant://http://live.hls.globo.com/dvr/msw24ha/master-playl…
-
Hello Mr @Alex313031 , how are you ? we hope you are fine :)
Our beloved Thorium browser officially becomes the best web browser in the world and my tests prove and confirm it because Thorium manag…
-
# Common Setup
- [x] Set up a test server that streams audio.
- [x] Implement an audio player using react native sound player and play the audio with the stream link.
# Live audio player compo…
-
Hi,
first of all great project ... just did a few quick tests and its working great.
in the next days i will get a system with an nvidia p4000 for testing and so i was thinking about how about a pro…
-
Hello, I thought a little too quickly that Open-in-vlc for firefox is more powerful than the chrome version because I can watch vidmoly videos but my dream has just been shattered and now I can't watc…
-
> 前端可选的视频直播协议大致只有两种:
> - RTMP(Real Time Messaging Protocol)
> - HLS(HTTP Live Streaming)
>
> 其中`RTMP`是Adobe开发的协议,无法在iPhone中兼容,故目前兼容最好的就是HLS协议了。
HTTP Live Streaming(HLS)是苹果公司实现的基于HTTP的流媒体传输协议,可实现流媒体的…
-
please correct me if I'm mistaken. As I see that client side usage is harder than traditional usage. If project had rtmp handler, then I could publish stream via obs vmix x split or adobe live encoder…
-
```
What steps will reproduce the problem?
1. Use the following video tag in a web page to cast an Apple HLS stream to
Chromecast using Android Chrome.
2. Other streams that show similar behavior:
h…