This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
WARNING:root:Namespace(server='wss://webrtc.nirbheek.in:8443', stun_server='stun.l.google.com:19302', json_config='C:/msys64/home/Daniel/gst-webrtc-app/appconfig/streaming_args.json', app_ready_file='C:/msys64/home/Daniel/gst-webrtc-app/appconfig/appready', app_auto_init='true', metrics_port='8000', debug=False, enable_basic_auth='false', basic_auth_user='Daniel', basic_auth_password='', port='8080', rtc_config_json='C:/msys64/home/Daniel/gst-webrtc-app/appconfig/rtc.json', coturn_web_uri='http://localhost:8081', coturn_web_username='DESKTOP-DI9J055', coturn_auth_header_name='x-auth-user', enable_audio='true', enable_resize='true', video_bitrate='2000', audio_bitrate='64000', encoder='x264enc', app_name='', turn_shared_secret='', turn_host='', turn_port='', enable_cursors='true', uinput_mouse_socket='', uinput_js_socket='', enable_clipboard='true', framerate='30', addr='0.0.0.0', web_root='C:/msys64/home/Daniel/gst-web') | |
0:00:00.000081000 16024 1eb620247b0 INFO GST_INIT gst.c:592:init_pre: I |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# -*- coding: utf-8 -*- | |
# Form implementation generated from reading ui file 'vizion_layout.ui' | |
# | |
# Created by: PyQt5 UI code generator 5.13.0 | |
# | |
# WARNING! All changes made in this file will be lost! | |
from PyQt5 import QtCore, QtGui, QtWidgets,QtTest |