Hydrar's mistserver dev branch
Find a file
2012-10-01 11:05:30 +02:00
lsp fixed embed, added location placeholder and fixed the embed URLs and preview 2012-09-10 21:57:53 +02:00
src Fixed a HTTP bug causing some requests to never be answered, removed some debug output that was left behind. 2012-10-01 09:45:16 +02:00
.gitignore Exported embed code to separate file. 2012-08-29 15:52:55 +02:00
AUTHORS Fixed documentation, removed a few useless files, changed MD5 implementation to use openssl. 2012-05-11 16:50:30 +02:00
ChangeLog Further tweaks to autotools config. 2012-05-11 15:33:09 +02:00
configure.ac Updated required libmist version to 3:0:0. 2012-09-30 15:17:43 +02:00
COPYING Further tweaks to autotools config. 2012-05-11 15:33:09 +02:00
createhooks.sh Again, fixed hooks. 2012-08-26 23:16:57 +02:00
Doxyfile Even more documentation, RTMP Connector compiles again, but still extremely buggy. Will create RTMP debugging tool soon. Something wrong with RTMP Connector reading FLV::Tags... needs more investigation. 2011-04-11 17:05:36 +02:00
Makefile.am fix make dist 2012-08-30 15:30:07 +02:00
NEWS Updated git URLs to be more generic. 2012-10-01 11:05:30 +02:00
README Updated git URLs to be more generic. 2012-10-01 11:05:30 +02:00

For full documentation as well as background information, visit our wiki at:
http://wiki.mistserver.com/

Code contributions and bug reports are welcomed through:
https://github.com/DDVTECH/

The following configure options are possible:
--enable-verbose  = Compiles all applications in verbose mode, printing a lot more information to the screen than normally.
--disable-verbose = The opposite of above (default).