I have Wowza Media Server 2.2.4 installed on CentOS 5 x86_64 (with Parallels Plesk Panel).
After upgrading Plesk Panel (along with apache, php, mysql and kernel) streaming is not working anymore.
We get those messages in logs:
and client webpage is waiting infinitely for getting stream.Code:INFO session connect-pending IPADDR - INFO session connect IPADDR - INFO server comment - ModuleTextChat.initSharedObject: init shared object: chat_0e62d8fb03c361b6919d215a73f9b114 INFO stream create - - INFO server comment - LivePlayer.play[videochat/_definst_/stream_0e62d8fb03c361b6919d215a73f9b114]: Dynamic Stream Markers are on. INFO stream play stream_0e62d8fb03c361b6919d215a73f9b114 - INFO server comment - ModuleTextChat.initSharedObject: init shared object: chat_0e62d8fb03c361b6919d215a73f9b114 INFO stream create - - INFO server comment - LivePlayer.play[videochat/_definst_/stream_0e62d8fb03c361b6919d215a73f9b114]: Dynamic Stream Markers are on. INFO stream play stream_0e62d8fb03c361b6919d215a73f9b114 - INFO session disconnect 1837449214 - INFO stream stop stream_0e62d8fb03c361b6919d215a73f9b114 - INFO stream destroy stream_0e62d8fb03c361b6919d215a73f9b114 - INFO session disconnect 267608862 -
As you can see in logs, there is stream creation, connection, and then, few seconds later there is disconnect, stop and destroy .
Any clues? Should I reinstall whole Wowza package after upgrading others on the server? This might be related to php package upgrade?


Reply With Quote