moq-js icon indicating copy to clipboard operation
moq-js copied to clipboard

Typescript library for Media over QUIC

Results 25 moq-js issues
Sort by recently updated
recently updated
newest added

firefox version: 128.6.0esr (64-bit) on linux (PopOS) After seeing a couple few frames i consistently get this error: https://pastebin.com/x7UgcUEn

When I try it via chromium I get this error thrown to the console ``` publish/:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist. fail.880fdaa3.js:1...

It's currently not possible to change the volume. This is not a big deal while audio is broken... but will be when #3 is fixed.

It's currently not possible to pause playback. There should be a pause button somewhere, or it occurs when you click on the window.

Trying to set up a simple playback in React. Here is the code: ``` const MoqPlayerDiv = styled.div` .root-theme-light & { background-color: #f5f5f5; color: #00000060; } .root-theme-dark & { background-color:...

The backup MSE player sometimes hangs and I'm not sure why. It could use some love.

I disabled audio because I was getting tired of working on the player. It needs to be synchronized with video, which is actually kind of annoying thanks to WebAudio.

[Subprotocol Negotiation](https://www.ietf.org/archive/id/draft-ietf-webtrans-http3-09.html#name-subprotocol-negotiation) offers a way to denote that we're running MoQ over WebTransport (similar to what we can do with [ALPN](https://datatracker.ietf.org/doc/html/rfc7301) in the case of raw QUIC), but the current...

Heya, Your blog is great, I love it. Can you add an Atom or RSS feed please?