-
Using response streams in templates enables complete streaming as compared to promises where you would have to fetch data and wait for it to parse to text, with streams you simply fetch partial html i…
-
**System and IINA version:**
- macOS 14.6.1
- IINA develop 2d9575a1a294a3bac1133139e6871d66c215ccd3
**Steps to reproduce:**
1. Download [this playlist of trance music streams](https://github…
svobs updated
1 month ago
-
## Problem Overview
I am running a go-libp2p network with quic-go@v0.47.0 in k8s cluster with 3 servers and 5 clients deployed as pods. Each client connects to each server over QUIC transport and succ…
-
```
User should be able to mark network stream. This marks should be given by
user and not modified by KSP itself (as it is in case of Media Library items)
```
Original issue reported on code.google…
-
```
User should be able to mark network stream. This marks should be given by
user and not modified by KSP itself (as it is in case of Media Library items)
```
Original issue reported on code.google…
-
```
User should be able to mark network stream. This marks should be given by
user and not modified by KSP itself (as it is in case of Media Library items)
```
Original issue reported on code.google…
-
As a developer I would like to be able to communicate from StreamDevice via NI Network Streams - the driver should enable stream device to write data to one network stream and read replies from anothe…
-
## Phenomenon Description
Android terminal pushes RTSP stream to the intranet, and the intranet watches normally through WebRTC. When the number of external network viewers reaches a certain level, …
-
Hi,
I would like to see support for PulseAudio network streams on Pi-Musicbox.
The main goal is to use the Pi also as remote audio card for my pc.
Greetings
Barbers
-
I am curious about support for opening up a multicast and/or unicast stream for video.
Ffmpeg and others support an input of the form: `udp://@239.10.0.1:4000` (multicast) or `udp://@:4000` (unicast)…