mirror of
https://github.com/eerimoq/moblin.git
synced 2026-07-04 15:06:48 +00:00
Remove livego.
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
[submodule "livego"]
|
||||
path = livego
|
||||
url = git@github.com:eerimoq/livego.git
|
||||
|
||||
-23
@@ -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
|
||||
=========
|
||||
|
||||
|
||||
-1
Submodule livego deleted from 68c6a42550
Reference in New Issue
Block a user