Thulinma
dd612a2643
RTMP fixes for streams > 5h in duration.
2016-07-22 11:25:38 +02:00
Erik Zandvliet
7d4fd24866
Resolved play/pause issue with JWPlayer
2016-07-22 11:24:16 +02:00
Thulinma
51d96175fe
RTMP fixes for streams > 5h in duration.
2016-07-22 11:23:53 +02:00
Erik Zandvliet
58ef8fcdd0
Resolved play/pause issue with JWPlayer
2016-07-22 11:01:56 +02:00
Thulinma
d7b1f05b51
Pro side of RTMP fixes
2016-07-21 11:50:24 +02:00
Thulinma
2f6cd40fb3
Merge branch 'development' into LTS_development
...
# Conflicts:
# src/output/output_rtmp.h
2016-07-21 11:41:03 +02:00
Thulinma
e1fac6248e
Fix RTMP not shutting down on playback.
2016-07-21 11:39:31 +02:00
Thulinma
1e3d4f6ee1
Merge branch 'development' into LTS_development
...
# Conflicts:
# src/output/output_rtmp.cpp
2016-07-21 00:01:47 +02:00
Thulinma
ec7f7f5bc4
Correctly initialize isPushing value for RTMP
2016-07-20 23:59:54 +02:00
Thulinma
ffb67318e0
Merge branch 'development' into LTS_development
2016-06-23 20:14:38 +02:00
Thulinma
ba044b4470
Fixes FLV/RTMP compatibility issues with corrupted RTMP streams, fixes various flash-codecs through RTMP.
2016-06-23 20:13:54 +02:00
Thulinma
3c41142a57
RTMP track re-selection timer added.
2016-06-07 15:25:36 +02:00
Thulinma
425aa3059f
Optimized waiting for streams/tracks.
2016-06-06 16:31:06 +02:00
Thulinma
1818aca35b
Fixed RTMP push failing if wait time too long.
2016-06-06 16:30:52 +02:00
Thulinma
fcd11f44c4
Optimized waiting for streams/tracks.
2016-06-06 16:30:30 +02:00
Thulinma
4c9c6fa7ba
Backported various little edits from Pro edition.
2016-06-02 14:07:21 +02:00
Thulinma
d048aaccc4
Forwardported some free version changes to Pro.
2016-05-30 16:03:52 +02:00
Thulinma
58c3475ca9
Allow (re)selecting newly (re)appeared tracks in RTMP output.
2016-05-27 15:02:39 +02:00
Thulinma
070b4d7866
RTMP push output fixes, RTMP input read fixes.
2016-05-25 14:36:44 +02:00
Thulinma
e65c43defc
Made RTMP push output not work in real-time mode, but fast-as-possible mode.
2016-05-25 13:16:19 +02:00
Thulinma
aac1fcc351
Tweaked output log message verbosity
2016-05-24 11:07:01 +02:00
Thulinma
477d5e8899
Make maxkbps default unlimited.
2016-05-19 13:00:39 +02:00
Thulinma
8d3daf4def
Swapped RTMP and HDS in priority ordering for playback options.
2016-05-19 10:32:48 +02:00
Thulinma
219e326048
RTMP rate-limiting implemented, RTMP push now supports leaving off the target stream name.
2016-05-16 16:48:21 +02:00
Thulinma
dfc41cc596
Prometheus stats split over viewers, incoming and outgoing.
...
Load balancer updated to use new split stats and provide info per host and/or stream if requested over its port.
2016-05-15 00:20:53 +02:00
Erik Zandvliet
a5a9facc22
DTSC Pull optimizes and quick-negotiate.
2016-05-13 17:27:25 +02:00
Thulinma
4a3c2a055b
Fixed urldecoding for receiving RTMP pushes.
2016-05-12 14:49:19 +02:00
Thulinma
fcdf788596
Implemented RTMP push output.
2016-05-12 14:49:19 +02:00
Thulinma
263dee7b25
Added push-related API calls to controller, made outputs able to wait for playable streams.
2016-05-11 13:55:23 +02:00
Thulinma
f4b296164e
Fixed all semaphore instances not being cleaned up properly.
2016-05-03 12:13:58 +02:00
Thulinma
d20c4f5ec5
Merge branch 'development' into LTS_development
...
# Conflicts:
# src/output/output_hss.cpp
# src/output/output_rtmp.cpp
2016-04-14 12:05:55 +02:00
Thulinma
66dc2dc0cb
Encoding fixes:
...
- base64 library renamed to encode library
- Moved urlencode/urldecode functions from HTTP library to encode library
- Moved hex/unhex functions from HTTP library to encode library
- Added urldecode support to RTMP urls, fixing XSplit wildcard stream support
2016-04-14 12:03:40 +02:00
Thulinma
87e2c774fd
Added RTMP unescaping code to fix Xsplit support for wildcard streams.
2016-04-13 16:16:56 +02:00
Erik Zandvliet
c25a533729
Recording, HLS Push, UDP (Multicast) Input, Threaded TS
2016-02-12 16:30:33 +01:00
Erik Zandvliet
c0b5f0d4b1
X-Real-IP support
2016-02-12 16:29:08 +01:00
Thulinma
53febd82d1
Merge branch 'development' into LTS_development
...
# Conflicts:
# src/input/input_buffer.cpp
2016-02-12 16:18:54 +01:00
Thulinma
d56e7f1408
Added a proxy in Output for getting the host (by Erik Zandvliet)
2016-02-12 15:51:54 +01:00
Erik Zandvliet
90a53ddf70
Merge branch 'development' into LTS_development
...
# Conflicts:
# src/output/output_hds.cpp
2016-01-26 14:15:17 +01:00
Erik Zandvliet
3c48a6c03c
Embedding of flash players
2016-01-26 14:14:12 +01:00
Thulinma
233b31ddee
Added RTMP_PUSH_REWRITE trigger.
2015-11-27 10:44:21 +01:00
Thulinma
279add438a
Implemented triggers.
...
Merged from code by Wouter Spruit, with additions by yours truly.
2015-10-14 10:48:00 +02:00
Thulinma
c390035523
Merge branch 'development' into LTS_development
...
# Conflicts:
# src/io.cpp
2015-10-08 13:58:43 +02:00
Thulinma
c20b8f2081
Fixed newlines in debug messages. Also, backported various Pro edition fixes that belonged in OS edition.
2015-10-08 13:54:54 +02:00
Thulinma
a936d1c737
Merge branch 'development' into LTS_development
2015-06-12 23:58:35 +02:00
Thulinma
0789cc46d2
Implemented RTMP calls ping and FCSubscribe, fixed a few RTMP typoes, added error handler for unsupported commands.
2015-06-12 23:58:23 +02:00
Thulinma
993801789a
Merge branch 'development' into LTS_development
2015-05-21 19:16:22 +02:00
Thulinma
17aa6bbbb6
Compatibility improvements as well as simplification to RTMP push input.
2015-05-21 19:10:05 +02:00
Thulinma
3489d1ee34
Merge branch 'development' into LTS_development
...
# Conflicts:
# src/input/input_buffer.cpp
2015-04-14 15:32:05 +02:00
Thulinma
69cf17d01d
Increased maximum simultaneous tracks from 5 to 10, made this a define option. Allow multiple pushes through a single RTMP connection.
2015-04-14 15:30:25 +02:00
Thulinma
4bdbd82f66
LTS Commits
2015-04-05 21:38:36 +02:00