|
|||
|
Need help all, I get the error 'lang error open video rtmp:/hostIP/123flashchat' when I try to connect and use the video options. Chat works great, private chat works great. I am using the Red5 flash server.
Walked through installation of both 123flashchat and red5 everything is exactly the way the instructions say to do it, edited the default.xml file, added the directory under red5 install directory called 123flashchat as reflected above. Both red5 and 123flashchat are running on the same server. Everything works great except the video portion? Has anyone run into this and can anyone make some suggestions of things to try. Thanks in advance. |
|
|||
|
Red5 requires a little more setup now. Here are some notes I made recently.
copy the myapp folder under red5\doc\templates\ to red5\webapps\ in red5\webapps\myapp\WEB-INF\red5-web.xml: - change web.handler class to org.red5.server.adapter.ApplicationAdapter - delete myhandler.service entry in red5\webapps\myapp\WEB-INF\red5-web.properties: - add * (asterisk) to the list of virtual hosts restart red5 now, things will work just as they did with flash server. for example, if red5 on same machine as chat server, and using default port, uri would be rtmp:/myapp Finally, if you want to change the app name to 123flashchat, you need to change webapp.contextPath in red5-web.properties and webAppRootKey in web.xml, and of course the folder name, and then restart red5. |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|