-
##### Environment
- [x] The stream has correct Access-Control-Allow-Origin headers (CORS)
- [x] There are no network errors such as 404s in the browser console when trying to play the stream
- …
-
**What's the problem? (required)**
Livepeer is purely video-streaming and doesn't offer the alternative of an audio-only layer
which could have an easier UX
1) it would be easier in terms of bandw…
-
flv.js works by transmuxing FLV file stream into ISO BMFF (Fragmented MP4) segments, followed by feeding mp4 segments into an HTML5 element through Media Source Extensions API.
This porject can be…
-
This are the console logs I get:
C:\dev\CircleServer>node app.js
2018-6-12 09:44:51 [INFO] Node Media Trans Server started for apps: [ live ] , MediaRoot: ./media
The server listens: 3000
2018-6…
-
## Description
When we use the videojs-contrib-hls library to go from one point to another in long audio streams say more than 30 hours, player behaves weirdly. It goes to random locations and doesn'…
-
Any plans to support OPUS HLS streams? What would it take? OPUS now works everywhere relevant except Safari. To illustrate, using https://video-dev.github.io/hls.js/demo/ in Chrome/FF, I'm not quite s…
-
Hi Don,
I hope this message meets you well.
I kindly have a request. My team and I built a web streaming platform for linear tv channels. Currently, we are discussing with a TV network company…
-
### Issue description
I have a Nimble Streamer server setup playing fine with HLS Live Streaming, the problem comes with playing VOD HLS using multiple audio tracks. Note: Using this m3u8 on other pl…
-
They are completely ignored right now.
-
Since October, Chromecast supports HLS with Widevine. ExoPlayer should also support that profile.
Does this require transmuxing and/or a change to MediaDRM/MediaCrypto/MediaCodec?