mirror of
https://github.com/mpromonet/v4l2rtspserver
synced 2024-11-17 21:25:40 +00:00
Update snapcraft.yaml
This commit is contained in:
parent
9f063c9472
commit
1edbfefe2e
@ -13,9 +13,11 @@
|
|||||||
|
|
||||||
parts:
|
parts:
|
||||||
live:
|
live:
|
||||||
plugin: tar-content
|
plugin: dump
|
||||||
source: https://download.videolan.org/pub/contrib/live555/live.2019.03.06.tar.gz
|
source: https://download.videolan.org/pub/contrib/live555/live.2019.03.06.tar.gz
|
||||||
source-type: tar
|
source-type: tar
|
||||||
|
install: |
|
||||||
|
tar xvf live*.tar.gz
|
||||||
build:
|
build:
|
||||||
plugin: cmake
|
plugin: cmake
|
||||||
source: https://github.com/mpromonet/v4l2rtspserver
|
source: https://github.com/mpromonet/v4l2rtspserver
|
||||||
|
Loading…
Reference in New Issue
Block a user