Files
pixel-streaming-webrtc/SignallingWebServer/platform_scripts/bash/turn_user_pwd.sh
T
2023-05-19 01:59:50 +03:00

8 lines
158 B
Bash

#!/bin/bash
# Copyright Epic Games, Inc. All Rights Reserved.
# Plain text TURN setup
turnusername="PixelStreamingUser"
turnpassword="AnotherTURNintheroad"