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
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
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
b5f0fe386e
Allow to store HLS on diskfs
2022-07-18 10:04:59 +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
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
Ingo Oppermann
5f85f3aef9
Fix white screen when core version is too old but doesn't have any auths enabled
2022-07-14 17:28:37 +02:00
Ingo Oppermann
2ded21e988
Add AirPlay support with silvermine videojs plugin
2022-07-13 20:21:02 +02:00
Ingo Oppermann
2b9a9a1207
Add Chromecast support (thx badincite)
...
Using the silvermine chromecast plugin for videojs
2022-07-13 20:15:39 +02:00
Ingo Oppermann
b9c7bda69e
Add source selection for publication services
2022-07-11 13:22:25 +02:00
Ingo Oppermann
21f3829af5
Fix publication service input address
2022-07-08 17:13:19 +02:00
Ingo Oppermann
a55924d28c
Add warning if process depends on disabled RTMP/SRT server
2022-07-08 10:09:41 +02:00
Jan Stabenow
e012fec51d
Mod disables user/pass for SRT inputs, optimize chunk encoding, cleanup code
2022-07-07 23:30:15 +02:00
Ingo Oppermann
27eb93e465
Fix output path generation
2022-07-07 17:10:30 +02:00
Ingo Oppermann
154e126716
Separate ingest and snapshot process creation
2022-07-07 16:56:03 +02:00
Ingo Oppermann
92ec93dff0
Add stream distribution across multiple internal servers
...
The core provides an internal RTMP and SRT server. Pulling in a stream
results by default in a HLS output. Now, this stream can also be pushed
additionaly to the internal RTMP and SRT servers, given they are enabled.
This results in a lower latency when you play the stream from one of
those servers.
It was necessary to modify the RTMP configuration a bit, such that there's
always a non-TLS RTMP server available for internal use. If you enable
RTMPS, it will require now that there's also a RTMP server running. Both need
to run on different ports. Please check your RTMP settings after the update.
The RTMPS server will run on port 1936 by default. The RTMP server will run
on port 1935 by default.
The UI requires now core version 16.9.0
2022-07-07 14:01:31 +02:00
Ingo Oppermann
65cfcb8691
Add RTMPS settings
2022-07-06 12:28:00 +02:00
Ingo Oppermann
20809bfc01
Add SRT push option
2022-07-06 12:21:52 +02:00
Ingo Oppermann
73d2f79876
Add SRT settings
2022-07-04 20:26:06 +02:00
Ingo Oppermann
64d532e38b
Remove trailing slash from Core address
2022-07-01 16:48:42 +02:00
Ingo Oppermann
fd462775c1
Slimming down HLS parameter assembly
2022-06-30 21:39:12 +02:00
Jan Stabenow
cb2d486888
Fix Malformed AAC bitstream detected for hls version 7 + array merge
2022-06-30 19:05:26 +02:00
Jan Stabenow
faa2cc1af2
Fix no-useless-concat + style
2022-06-30 16:03:41 +02:00
Jan Stabenow
16e669f05d
Mod adds a more fluent version compatible with tee_muxer
2022-06-30 14:49:24 +02:00
Ingo Oppermann
7239bf4d66
Cosmetics
2022-06-30 09:48:44 +02:00
Jan Stabenow
2a8ec7b348
Add HLS version selection (Electra Player compatibility)
2022-06-29 23:43:36 +02:00
Ingo Oppermann
28c376f5a7
Allow decoders and encoders to set global options
...
For more details please read the src/misc/coders/README.md
2022-06-29 21:51:10 +02:00
Jan Stabenow
f8a899ca0f
Add Polish translation (thx Robert Rykała) & improvements (repo-merge)
...
- Update language files
- Add Polish translation (thx Robert Rykała)
Co-Authored-By: Ingo Oppermann <57445+ioppermann@users.noreply.github.com>
2022-06-23 22:39:35 +02:00
Jan Stabenow
d6c530e273
Add compatibility list for encoders
2022-06-03 20:00:17 +02:00
Jan Stabenow
0bc412c633
Add v1.1.0
2022-06-03 17:14:06 +02:00
Jan Stabenow
8dbdb3dfc9
Fix ip_ignorelist
2022-05-13 20:15:40 +02:00
Jan Stabenow
0799686085
Add v1.0.0
2022-05-13 19:38:30 +02:00