Commit Graph

125 Commits

Author SHA1 Message Date
Yohann D'ANELLO f7cf187bac
Ignore stream name case 2021-02-25 17:45:36 +01:00
Yohann D'ANELLO dc594d091c
Ignore stream name case 2021-02-25 17:38:09 +01:00
Yohann D'ANELLO a429216735
Allow uppercase letters in stream name 2021-02-25 17:23:11 +01:00
Yohann D'ANELLO e6fd4f6352
Use streamid id option, wrong documentation 2021-01-12 00:06:47 +01:00
Yohann D'ANELLO 849196b4cb Add DASH player source for more compatibility 2020-11-20 03:26:10 +01:00
Yohann D'ANELLO 205c4b526c Upgrade ovenplayer, add HTML5 provider 2020-11-20 02:46:25 +01:00
Yohann D'ANELLO 1d117ea480 Config on legal mentions 2020-11-12 01:42:28 +01:00
Yohann D'ANELLO 7e4adb475a Lock counter map 2020-11-09 18:11:42 +01:00
Yohann D'ANELLO d1c4f81f4e Avoid concurrent map read/write 2020-11-09 18:03:15 +01:00
Yohann D'ANELLO b2104a0cb7 Get stats by a bad but functionnal way 2020-11-09 17:57:55 +01:00
Yohann D'ANELLO 6ca354f44f Web handler adapts its configuration wherever OME support is enabled or not 2020-11-09 17:31:58 +01:00
Yohann D'ANELLO 3d8ba0623d Use config file for OME broadcasting 2020-11-09 17:18:37 +01:00
Yohann D'ANELLO cfcde6f530 Fix full screen mode 2020-11-09 16:53:35 +01:00
Yohann D'ANELLO 28ef6a5526 Fix connection indicator 2020-11-09 16:48:05 +01:00
Yohann D'ANELLO 5ad8a69c4c A static file is not a template 2020-11-09 16:40:43 +01:00
Yohann D'ANELLO d334556d2b Debugging player 2020-11-09 16:32:35 +01:00
Yohann D'ANELLO 9625cba5e1 Register keyboard events 2020-11-09 16:24:39 +01:00
Yohann D'ANELLO e74acf04f7 Update connection indicator 2020-11-09 16:23:13 +01:00
Yohann D'ANELLO 2085d13c0d Export ovenplayer in a separate file 2020-11-09 16:15:23 +01:00
Yohann D'ANELLO ee927c5b8f Wrong video element id 2020-11-09 14:41:44 +01:00
Yohann D'ANELLO 955364a5fc Install OvenMediaEngine 2020-11-09 13:48:44 +01:00
Yohann D'ANELLO 26e7182085 Close websocket handler on error 2020-11-07 15:00:33 +01:00
Yohann D'ANELLO f394af9257 Update main page 2020-10-29 13:43:36 +01:00
Alexandre Iooss cdb56c8bf5
Fix sendLocalDescription retry in web client 2020-10-23 08:11:55 +02:00
Alexandre Iooss ff2ebd76f1
Make viewer able to change quality 2020-10-22 18:41:14 +02:00
Alexandre Iooss 4cbb1d8192
Better javascript messages 2020-10-22 18:21:42 +02:00
Alexandre Iooss 24478bdc7a
Retry message sending when websocket not ready 2020-10-22 13:42:45 +02:00
Alexandre Iooss a2a74761bb
Parse JSON from server SDP 2020-10-22 08:23:35 +02:00
Alexandre Iooss ba8bf426e0
Fix JSON decoding 2020-10-22 08:19:01 +02:00
Alexandre Iooss 90d7bd4760
Add package comment in websocket_handler.go 2020-10-21 22:43:28 +02:00
Alexandre Iooss 2928e8ae77
Rename main.js to viewer.js 2020-10-21 22:43:11 +02:00
Alexandre Iooss e461c0b526
Fix some undefined this in js classes 2020-10-21 22:38:36 +02:00
Alexandre Iooss 9d162b13ed
WebRTC JS module 2020-10-21 22:10:39 +02:00
Alexandre Iooss 0b3fb87fa2
Working javascript modules 2020-10-20 21:59:07 +02:00
Alexandre Iooss c88f473ec0
Remove old JS 2020-10-20 21:45:26 +02:00
Alexandre Iooss 11231ceb84
viewerCounter and websocket JS modules 2020-10-20 21:29:41 +02:00
Alexandre Iooss 01efba3e3f
Handle websocket 2020-10-20 19:12:15 +02:00
Alexandre Iooss ac2f87e936
Add HTML viewport 2020-10-20 09:24:56 +02:00
Alexandre Iooss cd63c93dce
Fix web player overflow 2020-10-19 21:52:53 +02:00
Alexandre Iooss e1f83a32df
Put webrtc SDP inside Quality struct 2020-10-19 21:45:23 +02:00
Alexandre Iooss e848d92a1a
Fix viewer count 2020-10-19 20:05:20 +02:00
Alexandre Iooss d263f743f7
Update package web with Quality structure 2020-10-19 19:57:04 +02:00
Yohann D'ANELLO b5aac93c97 Sum all user counts for each substream to have the total number of clients that are connected to a stream 2020-10-18 20:44:31 +02:00
Alexandre Iooss 55245208b4
Fix player width 2020-10-18 19:14:49 +02:00
Alexandre Iooss e1a0897cc4
On click, mute and demute player 2020-10-18 18:52:41 +02:00
Alexandre Iooss ac5fc7a33b
Make player flex 2020-10-18 18:25:18 +02:00
erdnaxe e51885aedc Merge branch 'messaging' into 'dev'
Messaging

See merge request nounous/ghostream!6
2020-10-18 16:17:01 +02:00
Yohann D'ANELLO 1a0fcb9c44 Register keyboard interactions to mute/pause/set fullscreen mode 2020-10-18 11:32:57 +02:00
Alexandre Iooss 88dfc22d81
Restructure telnet package 2020-10-17 18:12:25 +02:00
Alexandre Iooss 5b8c73057b
Use reference to Stream 2020-10-17 13:43:16 +02:00