view docker/backend-dev-e2e/scripts/entrypoint.sh @ 4294:a0ed5c976bf8 default tip @

component conferences, plugin XEP-0167, XEP-0298: add stream user metadata: A/V conference now adds user metadata about the stream it is forwarding through XEP-0298. This is parsed and added to metadata during confirmation on client side. rel 448
author Goffi <goffi@goffi.org>
date Tue, 06 Aug 2024 23:43:11 +0200
parents 73e04040d577
children
line wrap: on
line source

#!/bin/sh

eval $(dbus-launch --sh-syntax)

nohup /usr/bin/Xtigervnc -geometry 1024x768 -desktop "Libervia e2e test" -rfbport 5900 -SecurityTypes None :0 &
nohup openbox &
exec libervia-backend fg