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
Ingo Oppermann
5eb60f2b19
Fix local SRT address for pulling
2022-07-19 09:02:26 +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
Jan Stabenow
5bb0c1ac1a
Mod integration of the new RTMP/SRT control components
2022-07-15 23:14:43 +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
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
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
9d7431a4bd
Fix HTML encoding
2022-07-12 09:20:38 +02:00
Jan Stabenow
db7243489f
Mod combines source and encoding
2022-07-11 22:40:20 +02:00
Ingo Oppermann
23a274455d
Separate repeating content into component
2022-07-11 13:51:11 +02:00
Ingo Oppermann
b9c7bda69e
Add source selection for publication services
2022-07-11 13:22:25 +02:00
Ingo Oppermann
1984b9d12c
Differentiate push ingest addresses from ingest output addresses
2022-07-08 18:23:07 +02:00
Jan Stabenow
82531a9226
Fix considers missing metadata
2022-07-08 12:19:20 +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
Jan Stabenow
81737841b9
Mod removes tmp. fix (fixed by core v16.9.0)
2022-07-07 15:28:27 +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
Jan Stabenow
56b64e90da
Fix srt passphrase
2022-07-05 13:20:54 +02:00
Ingo Oppermann
73d2f79876
Add SRT settings
2022-07-04 20:26:06 +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
c8d9b93405
Fix process report naming
2022-06-21 23:10:06 +02:00
Jan Stabenow
ed3d67f33a
Fix publication service icon styles
2022-06-21 22:42:21 +02:00
Jan Stabenow
fbe9d91eed
Add Telegram and Owncast to publication services - datarhei/restreamer#369
2022-06-21 22:15:13 +02:00
Ingo Oppermann
ee2a9c54cf
Re-add logos directory
2022-06-03 17:47:25 +02:00
Ingo Oppermann
b21ee2941f
Delete src/views/Publication/Services/Logos directory
2022-06-03 17:44:24 +02:00
Jan Stabenow
0bc412c633
Add v1.1.0
2022-06-03 17:14:06 +02:00
Jan Stabenow
0799686085
Add v1.0.0
2022-05-13 19:38:30 +02:00