Thulinma
|
f8766b0567
|
Added Mu-law support to RTSP and WAV
|
2017-10-24 14:10:16 +02:00 |
|
Thulinma
|
f5c1e6b573
|
RTSP pull input
Includes TCP, UDP and authentication support
|
2017-10-24 14:10:12 +02:00 |
|
Thulinma
|
b81f980932
|
Added --ignore-sending-port option to RTSP output
|
2017-10-24 14:10:07 +02:00 |
|
Thulinma
|
d700571922
|
URL parser fixes/improvements
|
2017-10-24 14:09:21 +02:00 |
|
Thulinma
|
cac503f774
|
Merge branch 'development' into LTS_development
# Conflicts:
# src/input/input.cpp
|
2017-10-24 14:09:13 +02:00 |
|
Thulinma
|
a27cf083e6
|
Added streamMainLoop function to Input class
|
2017-10-24 14:08:10 +02:00 |
|
Thulinma
|
c7ab3ac858
|
UDP socket library improvements
|
2017-10-24 13:59:12 +02:00 |
|
Thulinma
|
c22a3c6e0f
|
Added authentication support to HTTP library
|
2017-10-24 13:59:06 +02:00 |
|
Thulinma
|
047aebdb27
|
URL parser fixes/improvements
|
2017-10-24 13:58:56 +02:00 |
|
Thulinma
|
7d420d884e
|
Added support for type-less connector options (i.e. flags)
|
2017-10-24 13:54:43 +02:00 |
|
Thulinma
|
b1f1dc47ba
|
Merge branch 'development' into LTS_development
|
2017-10-24 10:46:28 +02:00 |
|
Cat
|
037d730f0f
|
LSP: display tracks with meta, type subtitle, and display both peak and average bitrate
|
2017-10-24 10:44:59 +02:00 |
|
Cat
|
df2eaf4f01
|
LSP: show license msg in overview
|
2017-10-24 10:44:59 +02:00 |
|
Thulinma
|
3cb5774822
|
Merge branch 'development' into LTS_development
# Conflicts:
# src/output/output.h
# src/output/output_hls.cpp
|
2017-10-20 14:25:27 +02:00 |
|
Erik Zandvliet
|
c1373fba17
|
Fixes hls crash on non-existing streams
|
2017-10-20 14:23:32 +02:00 |
|
Erik Zandvliet
|
e5ebc0656a
|
Fix for MP3 in MP4
|
2017-10-18 12:46:47 +02:00 |
|
Thulinma
|
acecdff31c
|
Merge branch 'development' into LTS_development
|
2017-10-09 16:05:04 +02:00 |
|
Erik Zandvliet
|
90c017bfcd
|
Exit page load on !keepGoing()
|
2017-10-09 15:17:02 +02:00 |
|
Thulinma
|
78b5c28116
|
Added recstartunix and recstopunix to time recordings by unix time (seconds, not millis)
|
2017-10-09 15:16:48 +02:00 |
|
Thulinma
|
09cea3324e
|
Added local mode to load balancer, which only allows control from local interfaces.
|
2017-10-09 15:16:42 +02:00 |
|
Thulinma
|
e05268f670
|
Load balancer now detects what streams are available on what servers, does not direct traffic if not configured
|
2017-10-09 15:16:37 +02:00 |
|
Thulinma
|
4b360c8164
|
Merge branch 'development' into LTS_development
# Conflicts:
# src/output/output.cpp
# src/output/output_rtmp.cpp
|
2017-09-29 16:21:50 +02:00 |
|
Thulinma
|
178c888e56
|
Removed minSkipAhead, improved seeking algorithm.
|
2017-09-29 16:20:51 +02:00 |
|
Thulinma
|
485a4ecbbe
|
Removed minSkipAhead, improved seeking algorithm.
|
2017-09-29 16:13:01 +02:00 |
|
Thulinma
|
c466f4bcba
|
Corrected ts-exec: output format.
|
2017-09-29 16:13:01 +02:00 |
|
Ramkoemar
|
f77431d5a3
|
ts-exec
|
2017-09-28 16:19:47 +02:00 |
|
Thulinma
|
08dc361e06
|
Added support for DVR option in TS input
|
2017-09-27 12:09:18 +02:00 |
|
Thulinma
|
adb76e2cf8
|
Added TS output passthrough support
|
2017-09-27 12:09:18 +02:00 |
|
Thulinma
|
8fbdafb288
|
Generalized recording, pimped.
|
2017-09-27 12:09:18 +02:00 |
|
Erik Zandvliet
|
f8b9db9dcd
|
Generalized recording, added recfrom and recuntil flags
|
2017-09-27 12:09:18 +02:00 |
|
Thulinma
|
d7a3f3c2a5
|
Merge branch 'development' into LTS_development
|
2017-09-27 12:09:10 +02:00 |
|
Thulinma
|
a4dc6c3944
|
Fixed warnings printed by shared file code to be in line with shared memory warnings.
|
2017-09-27 12:09:02 +02:00 |
|
Thulinma
|
4b89f642d4
|
Merge branch 'development' into LTS_development
# Conflicts:
# CMakeLists.txt
|
2017-09-24 18:43:31 +02:00 |
|
Thulinma
|
17d12117d9
|
Fixed CMake problems
|
2017-09-24 18:40:57 +02:00 |
|
Thulinma
|
da486f9223
|
Fixed CMake problems
|
2017-09-24 18:33:58 +02:00 |
|
Thulinma
|
df6735e92f
|
Implemented RTSP Receiver Report
|
2017-09-24 18:33:52 +02:00 |
|
Thulinma
|
364190034d
|
Fix UDP-related RTP data management bugs
|
2017-09-24 18:33:42 +02:00 |
|
Thulinma
|
c4b7c287fb
|
Fixed load balancer compile
|
2017-09-18 01:02:18 +02:00 |
|
Erik Zandvliet
|
0f7f6b3bc7
|
Sideloaded SRT file support
|
2017-08-29 10:58:32 +02:00 |
|
Erik Zandvliet
|
dd9e68e4db
|
Type changes
|
2017-08-16 10:59:10 +02:00 |
|
Erik Zandvliet
|
c19732a6ae
|
Fixed filtering of unsupported data tracks in MP4
|
2017-08-15 12:08:30 +02:00 |
|
Thulinma
|
07a0a3df2d
|
Moved STREAM_BUFFER EMPTY call from ~MistInBuffer() to finish()
|
2017-08-04 11:45:23 +02:00 |
|
Thulinma
|
c64b5c9934
|
Fixed HLS input in Windows
|
2017-08-03 15:09:15 +02:00 |
|
Ramoe
|
d2d80c7360
|
Fixed RTSP/SDP control track selection
|
2017-08-03 15:09:08 +02:00 |
|
Ramoe
|
baca95f0bf
|
Implemented minKeepAway for HLS live input
|
2017-08-03 15:09:02 +02:00 |
|
Thulinma
|
b0c7897568
|
Added minKeepAway support to DTSC::Track object, senders and parsers
|
2017-08-03 15:08:56 +02:00 |
|
Thulinma
|
bb2e6de56a
|
Merge branch 'development' into LTS_development
# Conflicts:
# src/input/input.cpp
|
2017-08-03 15:08:48 +02:00 |
|
Thulinma
|
6c4cea3954
|
Fix for Cygwin input crashes
|
2017-08-03 15:08:13 +02:00 |
|
Thulinma
|
41ec2822b1
|
Fixed inputs not obeying the SIMUL_TRACKS setting
|
2017-08-03 15:08:04 +02:00 |
|
Thulinma
|
f3f2802844
|
Added minKeepAway support to DTSC::Track object, senders and parsers
|
2017-08-03 15:06:12 +02:00 |
|