Hello,
Please specify the following so people can help you faster. :
Red5 version ?
Flash player version ?
Browser with version ?
Java version ?
Do you have a folder called oflaDemo inside {red5home}/webapps/ folder ?
Regards
Rajdeep Rath
--
---
You received this message because you are subscribed to the Google Groups "red5" group.
To unsubscribe from this group and stop receiving emails from it, send an email to red5interest+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
That version of red5 does not ship with oflaDemo app. I am not sure you got your copy.
If you are using oflaDemo from a prior version there may be package conflict or incorrect java compiled version of classes.
Where did you get the oflaDemo app ? Did you compile it fresh ?
Regards
Rajdeep Rath
--
--
The problem is not with installation. The issue is that oflaDemo won't work.
1. If you want to do live streaming, use the publisher client in demos with "live" red5 application. If using live, rtmp url will be rtmp://serverhost/live
2. If you want to do video on demand ise "vod" application with any player like jwplayer or Adobe strobe or any other player of your choice. rtmp://serverhost/vod
Regards
Rajdeep Rath
Now I have changed my OS Version to CentOS 7.2 x64
--
Hello, glad you got through your issues. There is no built in security feature in red5 open source project that I know of. However you can program your self if you are up for it.
Hint:
For swf client:
You can check the client connection domain of swf, hosted url of swf, hosted url of html that embeds the swf etc:
You can check these inside the onAppConnect handler.
For non swf client like fmle:
You could pass query string parameters in rtmp ur... and In java main file (application adapter) capture those to validate the request. If not valid .. close the connection / return false from onAppConnect handler.
Also remember as of the latest red5 version out there dont assume that all the swf demos will work. This is because only vod , live, chat etc are packaged in the red5 distribution. So admin won't work. oflaDemo...admin etc are special apps which are no longer included in the red5 open source. Hence having the client swf app is not enough..if the server apps are not there .
Regards
Rajdeep Rath
For targetting mobile devices properly you can try community hls plugin (dunno if that works).
Or
Something like this:
https://github.com/rajdeeprath/poor-man-transcoder
For stability , quality and proper rtsp + hls support etc you will need to use red5 pro.
Regards
Rajdeep Rath
To unsubscribe from this group and stop receiving emails from it, send an email to red5interest...@googlegroups.com.
--
---
You received this message because you are subscribed to the Google Groups "red5" group.
To unsubscribe from this group and stop receiving emails from it, send an email to red5interest...@googlegroups.com.
@mondain that will be great !! ☺.
I'll update this security page with our built-in publish and playback security once I have a chance, but in the interim you could implement a scope security handler like the example https://github.com/Red5/red5-server/wiki/Security
On Tue, Aug 9, 2016 at 9:02 AM Rajdeep Rath <rajde...@gmail.com> wrote:
For targetting mobile devices properly you can try community hls plugin (dunno if that works).
Or
Something like this:
https://github.com/rajdeeprath/poor-man-transcoderFor stability , quality and proper rtsp + hls support etc you will need to use red5 pro.
Regards
Rajdeep RathOn Aug 9, 2016 6:10 PM, "Nas" <in...@livecreation.in> wrote:
Rajdeep Rath, Thank you... As you said it was right.. I have installed it three or four time and done the same gone to demo page andand test oflaDemo. In most time it will never work as I have changed the local host to my ip and the end oflaDemo to live it was connected and worked fine.Iam planing to create a good tutorial for Red5 as I can see all the tutorial in the web are outdated and it will not work after installation. Today I have successfullytested it, Iam using Adobe Flash Media Live Encoder 3.2 for up streaming and Iam using a Free HD player to play it as I can see the I need to give the same namesstreaming name and FMS url to the publishing player to workit.... I need toknow if some one enter the same in another Adobe Flash Media Live Encoder it will make problems na.. So Can you tell me what are the security thing I need to enableor install also like to know how to stream to multi devices like Android, I phone , desktop or laptop, etc...Iam not able to access the admin :5080/demos/adminPanel.html it was always showing net connection closed..
--
---
You received this message because you are subscribed to the Google Groups "red5" group.
To unsubscribe from this group and stop receiving emails from it, send an email to red5interest+unsubscribe@googlegroups.com.
--
---
You received this message because you are subscribed to the Google Groups "red5" group.
To unsubscribe from this group and stop receiving emails from it, send an email to red5interest+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
---
You received this message because you are subscribed to the Google Groups "red5" group.
To unsubscribe from this group and stop receiving emails from it, send an email to red5interest+unsubscribe@googlegroups.com.