You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Unit]
Description=RTSP Simple Server service on local port 8554
After=network.target
[Service]
User=root
WorkingDirectory=/
ExecStart=/usr/local/bin/rtsp-simple-server /usr/local/etc/rtsp-simple-server.yml
TimeoutStopSec=10
[Install]
WantedBy=multi-user.target
This issue is being locked automatically because it has been closed for more than 6 months.
Please open a new issue in case you encounter a similar problem.
Which version are you using?
rtsp-simple-server_v0.9.3_linux_arm64.tar.gz
Here my service for debian10 buster (armbian) that works fine
now create a service with
mcedit /etc/systemd/system/rtsp-simple-server.service
and write:
then
I hope to help
I will open some questions in other tickets
regards
MaX
The text was updated successfully, but these errors were encountered: