Quantcast
Channel: Kaltura - Latest posts
Viewing all articles
Browse latest Browse all 7410

Kaltura CE 11.12 Red5 cluster deployment

$
0
0

So I've deployed wowza and configured it as instructed in the tutorial, the encoder connects to the dynamically created stream name and so forth but when i try starting the encoder it says that the streamname is busy...

P.S: I tried modified the log4j proprieties but after doing so wowza wouldn't start. First of all
Set log4j.rootCategory = INFO , there should be no space between = and the rest of the lines. ( so i've started wowza with the default log4j configuration )

P.S2: What should be the value of http://@WWW_DIR@ where node1.servcast.net is www address.
P.S3: The java module gives an error when starting wowza:

Exception in thread "Timer-1" java.lang.NullPointerException
at com.kaltura.media.server.managers.KalturaStatusManager.reportStatus(KalturaStatusManager.java:61)
at com.kaltura.media.server.managers.KalturaStatusManager$1.run(KalturaStatusManager.java:38)
at java.util.TimerThread.mainLoop(Timer.java:555)
at java.util.TimerThread.run(Timer.java:505)

As a few more details: I'm trying to deply wowza externally from the front node, and i'm using java version: root@streaming1 bin]# java -version
openjdk version "1.8.0_77"
OpenJDK Runtime Environment (build 1.8.0_77-b03)
OpenJDK 64-Bit Server VM (build 25.77-b03, mixed mode)


Viewing all articles
Browse latest Browse all 7410

Trending Articles