Remove livego.

This commit is contained in:
Erik Moqvist
2023-09-25 22:25:59 +02:00
parent 47367452fc
commit 5c5379e052
3 changed files with 0 additions and 27 deletions
-3
View File
@@ -1,3 +0,0 @@
[submodule "livego"]
path = livego
url = git@github.com:eerimoq/livego.git
-23
View File
@@ -120,29 +120,6 @@ Ideas/plan
- LIDAR, altitude.
Testing with local RTMP streaming server
========================================
#. Start streaming server. You must have `go`_ installed.
.. code-block::
$ (cd livego && go run . --level debug)
#. Create the application instance in the server (hard coded to 1234):
.. code-block::
$ wget 'http://localhost:8090/control/get?room=movie'
#. Start streaming with Dev stream.
#. Watch stream in VLC:
.. code-block::
$ vlc rtmp://localhost:1935/live/movie
Resources
=========
Submodule livego deleted from 68c6a42550