I have been trying to pause a tcp stream using this command:
```
rpicam-vid -t 0 -initial pause --signal --listen -o tcp://0.0.0.0:8554
```
The stream seems to start on client connection rather than on a signal, and the signal (or keypress as I also tried that) would pause the stream?
Have I misunderstood how to use these options? or is there maybe other issues in my setup?
```
rpicam-vid -t 0 -initial pause --signal --listen -o tcp://0.0.0.0:8554
```
The stream seems to start on client connection rather than on a signal, and the signal (or keypress as I also tried that) would pause the stream?
Have I misunderstood how to use these options? or is there maybe other issues in my setup?
Statistics: Posted by huggyb — Sat Aug 17, 2024 9:09 pm