Mobile app version of vmapp.org
Login or Join
Voss4911412

: (sorry I can't use comments yet) I last used red5 over a year ago, setting it up on a media temple dedicated server and developed a few applications with it. Generally the feel for red5

@Voss4911412

(sorry I can't use comments yet) I last used red5 over a year ago, setting it up on a media temple dedicated server and developed a few applications with it.

Generally the feel for red5 is that it handles the technology i.e. the rtmp etc and you can change your ports and stream through other ports if desired.

The applications on the other hand had to be written in Actionscript, tested and used in Flash before exporting.

I understand the issue with the jwplayer and the easiest way to overcome that is to use your own player (it's around 20 lines of code and far less complicated than the streaming apps/demos from red5). This is what we did, including configuring the player to play an offair video (black screen with text/20 lines of different colors running vertically..yay the old days) whenever the live stream was absent.

If you configure your site to redirect users to rooms, then you will not need the offair message/video as much (you will still need it but you will save a little in bandwidth).

Sending users to different rooms seems trivial though. You can always keep each cam pointing to a specific page and handle the rest with php/html/mod_rewrite & redirects combined i.e. just the layout of your pages including giving the user the feel that they are on a different page with the simple clean(I don't know why they call them beautiful) urls. Any solution can be tailored though, red5 is very flexible, along with php and the group.

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Voss4911412

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme