replacement to Adobe Flash Media Server, Red5 or Wowza. It is much more featured than free Red5, cheaper than others. It can utilize 1GB channel, serving from one computer to 4000 and more clients. WWW: http://erlyvideo.org/ PR: ports/154345 Submitted by: Ruslan Mahmatkhanov <cvs-src at yandex.ru> Feature safe: yes
10 lines
363 B
Text
10 lines
363 B
Text
--- deps/mpegts/Makefile.orig 2010-12-16 00:51:55.000000000 +0300
|
|
+++ deps/mpegts/Makefile 2011-01-24 23:19:30.000000000 +0300
|
|
@@ -28,7 +28,6 @@
|
|
|
|
install:
|
|
mkdir -p $(DESTROOT)$(ERLDIR)/ebin
|
|
- mkdir -p $(DESTROOT)$(ERLDIR)/include
|
|
install -c -m 644 ebin/*.beam ebin/*.app $(DESTROOT)$(ERLDIR)/ebin/
|
|
install -c -m 644 ebin/*.so $(DESTROOT)$(ERLDIR)/ebin/
|
|
|