mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
crtmpserver: fix multiple issues
- Switch download to the Github clone of crtmpserver - Rebase patches against latest version - Pregenerate version.h file - Disable applestreamingclient as it is broken Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
committed by
Zoltan HERPAI
parent
f15b0ace72
commit
fcf8f36e9b
@@ -5,6 +5,6 @@
|
||||
#include <iostream>
|
||||
#include <sstream>
|
||||
+#include "lstate.h"
|
||||
using namespace std;
|
||||
|
||||
// Help out windows:
|
||||
#if defined( _DEBUG ) && !defined( DEBUG )
|
||||
|
||||
Reference in New Issue
Block a user