Questions tagged [red5pro]

Red5Pro is a Live Video Streaming Server. It allows to stream live videos that are sent from iphone, Android or from Live Cameras. It also provides VOD for video playback in your app. It's SDK for Android and iOS available on it's official website. On their website docs are also available to implement Red5Pro SDK in your app.It also provides Second Screen Feature.

33 questions
0
votes
0 answers

How to play the Red5pro recorded video in html5?

I am trying to play the recorded video from Red5 pro video using the html 5 controls. I managed to do the live streaming with .m3u8 extension and i can't play the videos already recorded [Video On Demand (VOD)]. I use the video js player for playing…
Harikris
  • 314
  • 1
  • 6
  • 16
0
votes
1 answer

Red5 : How can i get event when recording finished?

Red5 masters. I'm implementing a red5 recording system and I need to record the start time and end time. I need to know the how to register the point when record finishes in red5 on the server side. How can I archive it?
Li Xing
  • 1
  • 2
0
votes
1 answer

java.lang.NullPointerException org.red5.logging.LoggerContextFilter.doFilter(LoggerContextFilter

i get the following error in RED5 when i use, LoggerContextFilter Any idea what I might be doing wrong, using RED5 1.0.7 version filter: LoggerContextFilter
kuhajeyan
  • 10,727
  • 10
  • 46
  • 71
1 2
3