Commit graph

77 commits

Author SHA1 Message Date
Erik Zandvliet
fe47c9597f Fixed a bug with the endpos of multiple files. 2013-08-13 09:16:50 +02:00
Thulinma
ea71dd2d5c Some small optimizations, added reference functions to JSON lib, fixed config commandline options. 2013-08-12 13:18:48 +02:00
ThatGuy
ba03efc07d workaround issue with endStream 2013-07-29 14:13:27 +02:00
Thulinma
5b5d2d4f40 Changed default fragment duration from 10s to 5s. 2013-07-24 13:26:24 +02:00
Thulinma
588e171733 Those last two commit, but slightly better. 2013-07-23 16:23:52 +02:00
Thulinma
9cdf8d92a1 Fixed a bug. (DTSC lib mistakenly wiped metadata when seeking backwards, re-re-fixed proc child signal problems) 2013-07-23 15:52:34 +02:00
Erik Zandvliet
867fa715eb Fixed CPU Usage in the buffer. 2013-07-22 14:38:01 +02:00
Erik Zandvliet
47baa483c8 Fix'ed a typo. 2013-07-22 11:54:13 +02:00
Erik Zandvliet
6ddb73bde2 Merge commit 2013-07-22 11:39:56 +02:00
Erik Zandvliet
c394a1a767 Edits in dtsc lib to only use optimized parsing if the file is merged. 2013-07-22 11:36:53 +02:00
Erik Zandvliet
6666cf22f0 Updates for buffer stream resetting. 2013-07-22 11:36:19 +02:00
Thulinma
3af710e30d Fixed FLV MP3 audio, some fixes for live support. 2013-07-18 16:40:46 +02:00
Thulinma
a906da6caf Fixed FLV MP3 audio, some fixes for live support. 2013-07-18 15:38:21 +02:00
Thulinma
6a1fee6b5b Added DTSC::Stream live fragment generation, fixed canSeekms function. 2013-07-11 16:25:28 +02:00
Erik Zandvliet
db2e630436 HLS working, dunno why, but it works. 2013-07-10 11:40:28 +02:00
Thulinma
768282866e Fixed several calls to toNetPacked and netPrepare where it wasn't neccesary. 2013-07-10 09:47:59 +02:00
Thulinma
68b74997fc Working live support once more. 2013-07-08 16:03:23 +02:00
Thulinma
593805f0ef Fixed many small issues in JSON/DTSC libraries. 2013-07-03 16:06:07 +02:00
Thulinma
5be3774e3c Fixed new style lastData() function 2013-07-02 13:51:16 +02:00
Thulinma
3e559fdffd JSON library fix for empty-named objects. Also, stuff Erik did that I don't fully understand, but he made me amend his commit :'( 2013-07-01 15:08:15 +02:00
Erik Zandvliet
526feda148 Small updates and fixes to the dtsc library. 2013-06-27 13:06:09 +02:00
Erik Zandvliet
f88bee5baf Basic Theora support working, added a function to the dtsc lib. 2013-06-25 16:11:06 +02:00
Thulinma
785136f7cc Fixed DTSC Stream library multibitrate support. 2013-06-25 15:38:11 +02:00
Erik Zandvliet
8ddc1ab884 Edits for live multibitrate 2013-06-25 10:00:21 +02:00
Erik Zandvliet
ae0da6955c initial (broken) commit 2013-06-25 10:00:21 +02:00
Thulinma
68f44c3d29 Fixed DTSC::Stream::parsePacket with string buffers instead of sockets. 2013-06-06 14:49:03 +02:00
Thulinma
64c97d15a3 Working DTSC2 -> FLV 2013-06-06 14:23:31 +02:00
Erik Zandvliet
1449e9e73e Added getTrackById() 2013-06-06 09:59:51 +02:00
Erik Zandvliet
0c50862344 Fixed a bug in determining when to seek. 2013-06-05 09:19:10 +02:00
Erik Zandvliet
a2b70298fc New keys approach in lib. 2013-06-04 11:48:03 +02:00
Erik Zandvliet
e5ab3e3698 Fixed a few minor bugs in Multibitrate seeking. 2013-06-03 15:55:06 +02:00
Erik Zandvliet
c1560deaa9 Small fixes in DTSC lib. 2013-06-03 15:55:06 +02:00
Erik Zandvliet
a3bae91486 Upgrade FLV output 2013-06-03 15:55:05 +02:00
Erik Zandvliet
6e95dbe10b Multiple updates for DTSCv2 Filtering. 2013-06-03 15:51:48 +02:00
Erik Zandvliet
22295d3b5d Progress on HTTP Smooth output for DTSCv2 2013-06-03 15:51:48 +02:00
Erik Zandvliet
c9f37c57b5 Upgraded DTSC Lib to do seeking through selected tracks rather than a list of keyframes. 2013-06-03 15:51:48 +02:00
Erik Zandvliet
23813cc9b2 Fixed a few small bugs regarding the output of DTSCv2 2013-06-03 15:51:48 +02:00
Erik Zandvliet
c4fecd7e3d Updated DTSC::File, added appending new packets, added copy constructor in order to keep valid file descriptors open. 2013-06-03 15:51:48 +02:00
Erik Zandvliet
d2597101fc Optimizations in packet parsing 2013-06-03 15:51:48 +02:00
Erik Zandvliet
f14a4fb75e Updated flv_tag to output DTSCv2 2013-06-03 15:51:47 +02:00
Erik Zandvliet
2c343b9db6 Added initial DTSCv2 support 2013-06-03 15:51:47 +02:00
Erik Zandvliet
4db81af990 Added an isFixed member to the output of the header. 2013-06-03 15:51:47 +02:00
Thulinma
62c4689ae2 Fixed a potential threading problem in DTSC::Stream. 2013-05-21 13:21:07 +02:00
Thulinma
61246062fb Fixed / improved fragmenter. 2013-04-13 13:45:42 +02:00
Thulinma
35df73e042 Fixed several buffer segfaults when multiple viewers are connected. 2013-03-26 15:57:53 +01:00
Thulinma
ea9abcceb6 When no video channel is present, inject a seek time at most every ~2000ms. 2013-03-25 19:49:00 +01:00
Thulinma
de46eee3b9 Fixed audio-only livestreams causing unbounded buffers. 2013-03-25 16:24:18 +01:00
Thulinma
370ebc49a2 Fixed some potential segfaults in DTSC library. 2013-03-25 10:48:19 +01:00
Thulinma
2730aee682 Fixed buffer not properly allowing push source to restart an ongoing broadcast. 2013-03-24 20:18:00 +01:00
Thulinma
f61a28ecaa Fixed pretty major bug in MistBuffer causing frame lengths to go completely out of wack. 2013-03-22 22:55:34 +01:00