Jump to content

Video Ip Routing Help Needed


lastarfighter

Recommended Posts

I am creating a video server on my campus. I want to be able to route people on campus to the local streaming server and those off campus to the CDN.

I am using RTMP streaming, but am also moving into mobile streaming. I want to be able to route mobile devises to a mobile version of the website.

This is all over my head and I am needing someone to point me in the right direction. Should I be using PHP or something else? If so, got any pointers?

Seriously, any help is appreciated.

Link to comment
Share on other sites

I am no expert in this field, however it seems to me that you need some type of php to determine the ip address of the user to either use the local streaming server or the CDN. I believe a simple javascript can determine if a user is on a smart phone and redirect them accordingly. Or a more preferable option (in my opinion) is to make your website a responsive web design; that way you won't need a separate mobile version site.

 

Hopefully some one more qualified that I can give you a more thorough answer. :)

Link to comment
Share on other sites

  • 1 year later...

use flash media server as streaming server

you can get the streaming video code from the strobe media player

embed it in your html or php or wp file

thats it

use the rtmp stream to watch it on android or ios as the flash media player is not avilable for default browser fo android

Edited by khan.sikki
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...