Jan Stabenow
3cfec164bd
Add dlive + trovo publication services
2022-09-28 11:50:39 +02:00
Jan Stabenow
183717e98a
Add DVR optimizations, updates packages and fix typo
2022-09-21 14:11:20 +02:00
Jan Stabenow
42ca7d2ae2
Mod removes http method from diskfs
2022-08-26 14:02:47 +02:00
Jan Stabenow
d976461ab0
Mod updates packages
2022-08-26 13:40:16 +02:00
Jan Stabenow
759886afda
Add hls strftime segments ( datarhei/restreamer#381 )
2022-08-25 21:37:02 +02:00
Ingo Oppermann
629d8feed5
Update changelog, bump version number
2022-08-22 11:00:40 +03:00
Ingo Oppermann
59cc4c67e8
Fix viewer count ( datarhei/restreamer#394 )
2022-08-19 11:23:02 +03:00
Ingo Oppermann
a91ced0e6d
Merge branch 'dev' of github.com:datarhei/restreamer-ui into dev
2022-08-18 16:10:55 +03:00
Ingo Oppermann
759de38c8c
Fix user registration if username and/or password are set via environment ( #13 )
2022-08-18 16:10:32 +03:00
Ingo Oppermann
c9b8b6abb2
Merge pull request #14 from datarhei/dockerfile
...
Reduce size, serve production build
2022-08-18 14:53:29 +03:00
Ingo Oppermann
3dae99a474
Reduce size, serve production build
2022-08-18 09:04:47 +03:00
Ingo Oppermann
7ffe697939
Implement disk cache allow and block list, require core version 16.10.0
2022-08-17 17:23:28 +03:00
Jan Stabenow
b2a6a5d3a9
Fix public_url
2022-07-21 22:15:00 +02:00
Jan Stabenow
31cc0ec139
Mod bump version
2022-07-21 21:59:59 +02:00
Ingo Oppermann
781a7ce0ec
Fix service ID, reject invalid service IDs
2022-07-21 20:20:02 +02:00
Jan Stabenow
9b86bca643
Mod changes wording, updates locals, fixes hls-version 7 failer, adds help links & formats files
2022-07-21 18:33:41 +02:00
Jan Stabenow
2c480dc67a
Mod also adds vsync drop
2022-07-21 17:15:31 +02:00
Jan Stabenow
bdc212679a
Fix Malformed AAC bitstream detected for hls version 7 @ tee
2022-07-21 17:14:33 +02:00
Jan Stabenow
2ab458ca53
Mod should fix tee_muxer problem with v4l2_h264+audio
2022-07-21 15:57:46 +02:00
Ingo Oppermann
f4ab7f32b9
Update translations
2022-07-21 14:54:06 +02:00
Ingo Oppermann
dae3452a3f
Parametrize list of protocols
2022-07-21 13:55:08 +02:00
Ingo Oppermann
0ee4e42360
Include SRT into viewer stats
2022-07-21 13:46:13 +02:00
Ingo Oppermann
2f40d96412
Show filters only if they actually used
2022-07-21 13:45:36 +02:00
Jan Stabenow
67aad79bfe
Mod wording
2022-07-20 18:50:42 +02:00
Jan Stabenow
dec533b5b7
Fix raspicam tee_muxer failer (Non-monotonous DTS in output stream)
2022-07-20 18:49:35 +02:00
Ingo Oppermann
2bf30ca450
Fix wording
2022-07-20 16:26:08 +02:00
Ingo Oppermann
b3722ec5cb
Enforce slash at the beginning of RTMP app
2022-07-20 12:44:58 +02:00
Ingo Oppermann
d7dd3b0969
Update playersite on saving a channel ( datarhei/restreamer#362 )
...
In case the playersite is enabled and the metadata of a channel e.g. its name
changes, the playersite needs also to be updated in order to reflect this
change.
As a consequence the playersite has to be enabled explicitely otherwise it will
get enabled without the user wanting it.
2022-07-20 09:21:06 +02:00
Jan Stabenow
b952e4680f
Mod changes field desc.
2022-07-19 16:53:11 +02:00
Ingo Oppermann
94f5d9e1ee
Fix display of current viewers
...
With the HLS master manifest the effective stream name is not anymore
the channelid but the channelid with a sufix. By matching the current
sessions with the channelid this wasn't taken into account.
2022-07-19 09:57:17 +02:00
Ingo Oppermann
5eb60f2b19
Fix local SRT address for pulling
2022-07-19 09:02:26 +02:00
Jan Stabenow
4e04c1caec
Fix the master_pl in tee_muxer
2022-07-18 19:26:58 +02:00
Jan Stabenow
d4f8f25d65
Fix discards filter options if coder=copy + replaces 'none' with 'inherit'
2022-07-18 11:51:34 +02:00
Ingo Oppermann
9aaaf8e61b
Fix wrong public player address
2022-07-18 10:26:36 +02:00
Ingo Oppermann
b5f0fe386e
Allow to store HLS on diskfs
2022-07-18 10:04:59 +02:00
Ingo Oppermann
2ccec4873d
Merge branch 'dev' of github.com:datarhei/restreamer-ui into dev
2022-07-18 09:52:30 +02:00
Jan Stabenow
8d5b1eca3b
Mod sorts the audio filters
2022-07-15 23:22:16 +02:00
Jan Stabenow
f116071c98
Add audio pan filter and removes unnecessary volume value
2022-07-15 23:19:38 +02:00
Jan Stabenow
5bb0c1ac1a
Mod integration of the new RTMP/SRT control components
2022-07-15 23:14:43 +02:00
Ingo Oppermann
de54392681
Merge branch 'dev' of github.com:datarhei/restreamer-ui into dev
2022-07-15 17:54:45 +02:00
Jan Stabenow
8eca5d79db
Mod updates packages
2022-07-15 14:25:57 +02:00
Ingo Oppermann
2eb41c83bd
Update changelog
2022-07-15 14:18:55 +02:00
Ingo Oppermann
fd209165e5
Add filter support
2022-07-15 14:06:23 +02:00
Jan Stabenow
7849256593
Add hls master_playlist option (default=true) + mod changelog + fix typeError
2022-07-15 11:24:00 +02:00
Ingo Oppermann
10ffb16592
Fix checking wrong return type
2022-07-15 08:56:03 +02:00
Ingo Oppermann
f4c3f64b42
Fix disabled 'next' button for SRT ingest in wizard
2022-07-15 08:43:02 +02:00
Jan Stabenow
48792716a1
Mod extends datarhei Core publication service + fix typeError
2022-07-15 00:01:15 +02:00
Jan Stabenow
df0fe680a9
Add linkedIn and Azure Media Services to publication services
2022-07-14 22:57:52 +02:00
Jan Stabenow
bc7697ad57
Add srt passphrase validation + fix srt.token injection
2022-07-14 22:55:46 +02:00
Ingo Oppermann
5ccf1d552f
Fix compatibility check for core only
2022-07-14 17:58:30 +02:00