Giter VIP home page Giter VIP logo

red5-service's People

Contributors

mondain avatar nateroe avatar t2y avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

red5-service's Issues

No audio output from 1.0.7 M10

I'm investigating whether 1.0.7 M10 addresses an audio issue (RTMP decode failure) I encountered in release 1.0.5 with an iOS app that connects to my Red5 servlet. I managed to get my servlet running under 1.0.7 M10. It connects fine, and audio from my app to the server is transmitted without problems, but I get no audio output to my app. The same thing happens with my Flash app running under Chrome. Both the iOS and Chrome apps subscribe to a ClientBroadcastStream for their output.
I don't see any failures in the logs -- but there are a lot of messages:
[WARN] [NioProcessor-3] org.apache.mina.core.service.IoProcessor - Create a new selector. Selected is 0, delta = 0
This happens over and over.
I haven't been able to track down exactly where the audio to my app is getting lost -- it appears that it is received by my servlet and passed to ClientBroadcastStream, at least.

Red5 Service does not start on Windows

I am able to run and use the Red5 server using red5.bat and red5-shutdown.bat, but the Red5 Media Server service does not start with service-specific error code 4. I installed it using install-service.bat.

Following is what I see in the logs:

red5-error.log

2016-12-09 18:38:24 Commons Daemon procrun stderr initialized
java.lang.NoClassDefFoundError: Main
Caused by: java.lang.ClassNotFoundException: Main
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
Exception in thread "main"

commons-daemon.???.log

[2016-12-09 18:38:24] [info] [ 9360] Commons Daemon procrun (1.0.14.0 64-bit) started
[2016-12-09 18:38:24] [info] [ 9360] Running 'Red5' Service...
[2016-12-09 18:38:25] [info] [ 9948] Starting service...
[2016-12-09 18:38:25] [error] [ 7504] FindClass Main failed
[2016-12-09 18:38:25] [error] [ 9948] Failed to start Java
[2016-12-09 18:38:25] [error] [ 9948] ServiceStart returned 4
[2016-12-09 18:38:25] [info] [ 9360] Run service finished.
[2016-12-09 18:38:25] [info] [ 9360] Commons Daemon procrun finished

Is this an issue with the Red5 service?

Can not Stop/Restart service red5.service

I have successfully installed the red5 software on my ec2 ubuntu instance and able to reach the server on my public IP port 5080. But when I try to stop the service it sends me back the error.

Failed to stop red5.service: Unit red5.service not loaded.

My /etc/init.d contains the red5 script with code as reflected in red5-service/src/main/daemon/red5 in this repo.

Still I get the same error.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.