From: gregor herrmann Date: Sat, 3 Apr 2021 15:45:37 +0000 (+0200) Subject: add information about the golang rtsp server X-Git-Url: https://git.toastfreeware.priv.at/toast/stream2beamer.git/commitdiff_plain/c7a8c3d7bd4bd8aac19bb8e46bca4c4cd2d907ab add information about the golang rtsp server --- diff --git a/protocols.md b/protocols.md index 0e3f1bc..4af96fc 100644 --- a/protocols.md +++ b/protocols.md @@ -28,3 +28,7 @@ * Error handling SETUP: Can't call method "get_stream" on an undefined value at /usr/share/perl5/RTSP/Server/Client/Connection.pm line 100. * RTSP/Server/Connection.pm:332, function get_mount * https://github.com/aler9/rtsp-simple-server + * `make release-nodocker` (optionally after commenting out all unneeded + architectures in `Makefile`, and maybe also the call to tar. Cf. ./tmp + and ./release afterwards) + * Default port for both sources and clients: 8554