Balder
8aebd01afd
Added 256 to PIDs to avoid reserved PIDS for TS.
2016-06-25 10:39:41 +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
e9364d8d78
Nulling dispacket on page load failures to prevent segmentation faults.
2016-06-19 14:12:03 +02:00
Thulinma
cf477ea401
Fixed memory corruption bug in Output::seek()
2016-06-17 11:25:56 +02:00
cat
589dcd21ea
LSP: preview height.. force
2016-06-14 15:26:08 +02:00
Thulinma
ea18815676
Fixed slow embed code (internal HTTP output) problem
2016-06-10 14:22:29 +02:00
Thulinma
903786df60
Add buffer/select mismatch check in Output class, tweak seek abort debug message levels to be WARN instead of INFO.
2016-06-10 14:22:19 +02:00
Thulinma
722738ffb0
Fixed VoD slow initial load problem.
2016-06-10 14:22:06 +02:00
Thulinma
055866e2fb
Tweaked seek/isReadyForPlay implementations, fix HLS support for large key durations.
2016-06-10 14:20:17 +02:00
Thulinma
a131557a43
Added proper buffering of not-yet-accepted tracks.
2016-06-10 14:18:01 +02:00
Thulinma
7c89122a52
Improved output default seek position and completeKeyReady logic
2016-06-10 14:17:42 +02:00
Thulinma
425aa3059f
Optimized waiting for streams/tracks.
2016-06-06 16:31:06 +02:00
Thulinma
8edc642884
Fixed a typo.
2016-06-04 21:04:48 +02:00
Thulinma
3638d8405d
Now nulling thisPacket on output reconnect().
2016-06-02 14:07:21 +02:00
Thulinma
837b2b5d4f
Added resume support and quick negotiation support from Pro, as well as support for stream-type inputs.
2016-06-02 14:07:21 +02:00
cat
56e9b79d68
LSP: IPv6 compat fix, autoplay default on, push page LTSified
2016-06-02 14:07:21 +02:00
Thulinma
0b2355c5bb
Fixed IPv6 addresses in hostnames in info_ json_ and embed_ URLs as well as .smil URLs.
2016-06-02 14:07:21 +02:00
Thulinma
4c9c6fa7ba
Backported various little edits from Pro edition.
2016-06-02 14:07:21 +02:00
cat
714915b0a8
embed code: firefox and mp4 issues
2016-05-11 13:46:36 +02:00
Thulinma
9239586a89
Added cpu_use response to capabilities API call
2016-04-15 13:47:35 +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
Balder
15603bc053
Changed Embed to enable MP4 again in FF as they've added H264 support for Windows beyond XP. XP seems to correctly see it can't play MP4.
2016-03-05 00:21:10 +01:00
Thulinma
77a6315dfb
Wipe sessions when they expire.
2016-02-29 13:16:58 +01:00
Thulinma
463e549b4d
Fixed naming bug when adding new streams
2016-02-16 09:18:02 +01:00
Thulinma
d56e7f1408
Added a proxy in Output for getting the host (by Erik Zandvliet)
2016-02-12 15:51:54 +01:00
Thulinma
2d78e1e5f1
Improved MistInBuffer CPU usage by 50%.
2016-02-12 15:46:23 +01:00
Erik Zandvliet
a39350f83e
CORS Headers
2016-01-26 14:31:09 +01:00
Erik Zandvliet
3c48a6c03c
Embedding of flash players
2016-01-26 14:14:12 +01:00
Thulinma
78d69673f3
Fix HLS start issues for live streams.
2015-12-25 14:47:20 +01:00
Thulinma
401fe65979
- Made HLS no longer skip first fragment.
...
- Ignore metadata tracks and invalid tracks for buffer calculations.
- Fixed statistics.
2015-12-25 14:37:32 +01:00
Erik Zandvliet
a604d616f7
'Ugly' fix for dissapearing metadata
2015-12-17 19:22:55 +01:00
Thulinma
c9ddc3fe1a
Fixed level of waiting for track debug message.
2015-11-27 10:01:24 +01:00
Thulinma
4397b410d4
Fixed typo in buffer size calculation.
2015-11-27 09:53:23 +01:00
cat
2919e74d4e
forward script params to video url
2015-11-24 12:52:41 +01:00
cat
63f9fb52a5
LSP / embed support for appending a string to the video url
2015-11-20 12:11:00 +01:00
Balder
d8bfe8cebc
Fixed ability to disable video or audio tracks from HTTP output.
2015-11-19 14:02:21 +01:00
Thulinma
f268988354
Fixed buffer incorrectly nulling indexes for live streams.
2015-11-16 16:15:52 +01:00
Thulinma
c194396215
Clarified valid page numbers debug message.
2015-11-16 11:44:11 +01:00
Thulinma
e20761e8c7
Fix the case when a keyframe is not the first data pushed.
2015-11-12 11:11:32 +01:00
Thulinma
9df850a149
Fix for repushing.
2015-10-20 15:35:21 +02:00
cat
718c0b7f35
embed selfdetection fix
2015-10-20 11:40:36 +02:00
cat
718d009f9f
embed exclude for IE/FF fix
2015-10-19 16:47:52 +02:00
Thulinma
b28b463662
Improved HLS bandwidth accuracy.
2015-10-14 11:18:56 +02:00
Thulinma
3ba11441a1
Improved flow of controller main function, made config file only re-write if updates were actually necessary, failure to open a stream input now fails the output correctly.
2015-10-14 10:25:58 +02:00
Thulinma
73ef41e97b
Properly trigger failure state on streams when connection to source fails.
2015-10-13 15:55:26 +02:00
Thulinma
2f4a4660d0
Fixed controller breaking when all connectors are deleted simultaneously.
2015-10-13 15:34:24 +02:00
cat
67dc1848e7
embed mp4 no ff/ie
2015-10-08 14:41:19 +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
6d25774b94
Improved performance of FLV input and generic input IO class.
2015-10-06 16:36:06 +02:00
Thulinma
16d38459b6
Made JSON library non-recursive.
...
Co-authored with Diederick.
2015-10-06 13:21:14 +02:00