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 |
|
Thulinma
|
4a79862111
|
Some fixes for metadata rewriting in DTSC::File, optimized live fragmenter somewhat.
|
2013-03-21 14:23:49 +01:00 |
|
Thulinma
|
f2b4e1d1a4
|
Added canSeek* functionality to DTSC::Stream, minor optimization to MP4 lib.
|
2013-03-18 17:36:45 +01:00 |
|
Thulinma
|
4e16982929
|
Fixed wrong count of frame numbers when seeking in files. Improved DTSC lib verbosity.
|
2013-03-12 02:04:28 +01:00 |
|
Thulinma
|
f487e9b4ec
|
Implemented live fragmenting into ~10-second fragments through new metadata.
|
2013-03-05 17:22:28 +01:00 |
|
Thulinma
|
23e87450c7
|
More metadata improvements - now has "vod" and "live" data to indicate stream type, as well as "buffer_window" to give information about the size of the intended buffer length.
|
2013-03-05 12:25:40 +01:00 |
|
Thulinma
|
027a986481
|
Improved live metadata support.
|
2013-03-05 11:42:22 +01:00 |
|
Thulinma
|
23def8aa86
|
Fixed coding style on recent commits.
|
2013-03-01 20:37:53 +01:00 |
|
Erik Zandvliet
|
12db927cbf
|
Changes for propagating fragment numbers if the stream is live
|
2013-02-27 09:47:50 +01:00 |
|
Erik Zandvliet
|
4dbca1e680
|
Progressive now works with continuously updated metadata
|
2013-02-19 22:04:38 +01:00 |
|
Erik Zandvliet
|
a69583fd49
|
Edits to DTSC lib for live buffering
|
2013-02-19 16:09:05 +01:00 |
|
Thulinma
|
1baff448f2
|
Assorted bugfixes to DTSC and Socket libraries.
|
2013-02-19 16:06:39 +01:00 |
|
Thulinma
|
38ef8704f8
|
Global cleanups and standardization of code style.
|
2012-12-11 11:03:33 +01:00 |
|
Thulinma
|
3ae5ac5be9
|
Fixed a typo and minor speedup in dtsc lib, fixed a bug when sending or receiving empty strings in socket lib.
|
2012-11-13 23:20:17 +01:00 |
|
Thulinma
|
f3b0b36e2b
|
Several minor bugfixes and improvements throughout.
|
2012-09-29 01:41:18 +02:00 |
|
Thulinma
|
c95bf32fae
|
Performance improvements and fixes as well as new high-performance sending functions in the socket library.
|
2012-09-17 16:47:58 +02:00 |
|
Thulinma
|
4140b04608
|
Various optimalisations to improve performance. More coming soon.
|
2012-09-16 01:17:08 +02:00 |
|
Thulinma
|
932c0e5b7b
|
Added pausemark support to DTSC::Stream and fixes several minor bugs.
|
2012-09-03 12:22:40 +02:00 |
|
Thulinma
|
4a940f7514
|
Improved seeking in DTSC::File, also, now tested working.
|
2012-08-31 16:56:50 +02:00 |
|
Thulinma
|
b8a2993c73
|
Implement decent seeking in DTSC::File.
|
2012-08-31 10:39:24 +02:00 |
|
Peter Wu
|
f11ce43887
|
Fix compile warnings
Todo: error checking for DTSC::File::getHeader
|
2012-08-30 11:16:49 +02:00 |
|
Peter Wu
|
689eb74945
|
Fix compiler warnings (mainly signed/unsigned comparisons)
|
2012-08-25 19:21:58 +02:00 |
|
Thulinma
|
a6b072988c
|
Added toNetPacked() to JSON, removed DTSC::DTMI completely (now superseded by JSON).
|
2012-08-24 11:32:02 +02:00 |
|