Luke Curley
Luke Curley
We should experiment with transmitting objects over datagrams. 1. We need to add datagram support to webtransport-quinn. 2. moq-relay should listen for incoming datagrams. 3. moq-relay should transmit outgoing datagrams...
If you use `moq-pub` with a duplicate broadcast, you'll get an error: ``` Error: failed to create MoQ Transport session Caused by: 0: decode error: io error: connection lost 1:...
It's annoying to run mkcert every 14 days. We should do it automatically on process start for local development.
The client should be able to choose which tracks to SUBSCRIBE to. However, we should also implement a SUBSCRIBE_AUTO message that lets the server choose the current track based on...
The current disk source only exposes a single rendition. This restricts the congestion control response to only skipping the end of a segment. We should encode multiple renditions with ffmpeg....
Initial attempt for linux. Not sure what to do about Windows.