Thulinma
|
58c17a6374
|
Several minor fixes / tweaks.
|
2013-04-04 00:58:23 +02:00 |
|
Thulinma
|
92ed92ed70
|
Merge branch 'development' into refactor
Conflicts:
src/connectors/conn_rtmp.cpp
|
2013-03-30 21:27:58 +01:00 |
|
Thulinma
|
6159149a49
|
Fixed typos in previous edits.
|
2013-03-29 23:03:15 +01:00 |
|
Erik Zandvliet
|
9b41a07c2f
|
Refactor and doxygen of all connectors finished. Internal documentation follows later.
|
2013-03-28 12:05:45 +01:00 |
|
Thulinma
|
1a4cd15a04
|
Attempt to fix RTMP compatibility with FCPublish-based media sources that expect replies to releaseStream and FCPublish commands.
|
2013-03-28 02:58:40 +01:00 |
|
Erik Zandvliet
|
570aa95315
|
Refactoring of the HTTP_Connector namespace, starting to add documentation as well.
|
2013-03-27 16:05:59 +01:00 |
|
Niels Groot Obbink
|
2e1296cf5e
|
added HLS and ISM support to embed.js
|
2013-03-26 11:26:23 +01:00 |
|
Thulinma
|
5e57ae56c4
|
Add stream type (live/vod) to info/embed information.
|
2013-03-26 10:11:28 +01:00 |
|
Thulinma
|
d8cce3da11
|
Enforce supported HTTP Smooth codecs.
|
2013-03-25 21:37:06 +01:00 |
|
Erik Zandvliet
|
d4cb56abd1
|
Optimizations ported from conn_http_live.cpp to conn_ts.cpp
|
2013-03-25 10:09:22 +01:00 |
|
Thulinma
|
907001d78b
|
Improved info / embed code generator: now supports smooth and HLS, fixed dynamic URL, added domain-relative URLs, added default port support, added default width/height.
|
2013-03-24 23:47:57 +01:00 |
|
Thulinma
|
4c4307e033
|
Tweaked HTTP 208 retry behaviour, fixed big causing retries to almost always fail.
|
2013-03-24 20:48:34 +01:00 |
|
Thulinma
|
3d64c4996a
|
Tweaked HTTP Dynamic verbosity.
|
2013-03-24 20:48:09 +01:00 |
|
Thulinma
|
b1e0894fd7
|
Fixed what hopefully were the last few problems with live Smooth/Dynamic streaming.
|
2013-03-22 22:57:14 +01:00 |
|
Thulinma
|
78886239e1
|
MistPlayer will now auto-run DTSCFix, updated connectors to use the now guaranteed consistent metadata.
|
2013-03-21 14:22:22 +01:00 |
|
Thulinma
|
6c464ae6f0
|
Tweaks to HTTP Dynamic bootstrap to allow for more smooth starting of live streams.
|
2013-03-18 22:31:39 +01:00 |
|
Thulinma
|
cdcb71d8a8
|
Added support for proper range handling to HTTP-based fragmented protocols (Smooth, Live, Dynamic).
|
2013-03-18 17:38:01 +01:00 |
|
Thulinma
|
d3ce22c783
|
Minor verbosity tweak to RTMP.
|
2013-03-18 17:37:29 +01:00 |
|
Thulinma
|
056c3c992b
|
Massive HTTP-based protocol code cleanup.
|
2013-03-18 17:21:29 +01:00 |
|
Thulinma
|
b2916bad35
|
Improved RTMP protocol verbosity.
|
2013-03-16 16:29:03 +01:00 |
|
Thulinma
|
4608278d6b
|
Fix problems with cancelled HTTP requests "corrupting" future requests.
|
2013-03-14 01:24:43 +01:00 |
|
Thulinma
|
1762ae9724
|
Made src directory structure more sane - all binaries are now built in src but sources are divided amongst subdirs of src
|
2013-03-13 23:28:47 +01:00 |
|