Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
agetic
librecast
Commits
8be09b1d
Commit
8be09b1d
authored
Aug 16, 2017
by
Carlos Remuzzi
Browse files
introduciendo libreCast-s1
parent
ece3d587
Changes
1
Hide whitespace changes
Inline
Side-by-side
librecast
View file @
8be09b1d
...
...
@@ -2,7 +2,8 @@
if
[
-z
`
pidof gst-launch-1.0
`
]
;
then
nmcli con up sala-1
pkill
-15
gst-launch-1.0
nmcli con up libreCast-s1
if
[
$?
-eq
0
]
;
then
echo
"nmcli ok"
else
...
...
@@ -29,7 +30,7 @@ else
# a transmission is already running from this machine
curl
--connect-timeout
3
-s
-k
-X
GET https://192.168.12.1:5443/player/stop
pkill
-15
gst-launch-1.0
nmcli con down
sala-
1
nmcli con down
libreCast-s
1
pacmd unload-module module-null-sink
fi
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment