mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 09:49:20 +02:00
Update server dependencies
This commit is contained in:
parent
6d2f5868e0
commit
c255ea92cf
4 changed files with 1352 additions and 1363 deletions
|
@ -41,7 +41,6 @@ export function sendRTMPStream (options: {
|
|||
|
||||
if (process.env.DEBUG) {
|
||||
command.on('stderr', data => console.log(data))
|
||||
command.on('stdout', data => console.log(data))
|
||||
}
|
||||
|
||||
command.run()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue