Re: Video Streaming Provider

2012-05-07 Thread Robert Rhodes

Thanks to Brian and Dave for the Brightcove suggestion.  That looks like it
will work great.

-RR


On Wed, May 2, 2012 at 12:28 PM, Brian Thornton br...@cfdeveloper.comwrote:


 Brightcove...  It's cool also because the Allaire guys launched it.

 On Wed, May 2, 2012 at 12:26 PM, Robert Rhodes rrhode...@gmail.com
 wrote:
 
  My next project involves a bunch of streaming videos (mp4) for an
  organization's users.
 
  Each user will need to have access to a different set of videos. So,
 user 1
  might have access to videos 100, 211, and 513, while user 2 has access to
  videos 21, 100, 513 and 624.
 
  So I'll need obviously need a different login, password, and access list
  for each user.  I don't want to stream these videos on the organization's
  site, but rather from an external provider.
 
  Either I would just use this provider to stream the videos through a
 player
  on the organization's site (preferred), or move the user off to the video
  vendor's site and have the login and streaming happen there.  In that
 case,
  I would need to set up the user specific video streaming lists at the
  provider.
 
  Either way, I am hoping to find a streaming video provider that has a
  straightforward API that I can use to stream the videos and possible to
 set
  up users, their passwords, and perhaps their access permissions to
 specific
  videos.
 
  Any suggestions?
 
  Thanks to all, as always. :)
 
  -RR
 
 
 

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:351016
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Video Streaming Provider

2012-05-02 Thread Robert Rhodes

My next project involves a bunch of streaming videos (mp4) for an
organization's users.

Each user will need to have access to a different set of videos. So, user 1
might have access to videos 100, 211, and 513, while user 2 has access to
videos 21, 100, 513 and 624.

So I'll need obviously need a different login, password, and access list
for each user.  I don't want to stream these videos on the organization's
site, but rather from an external provider.

Either I would just use this provider to stream the videos through a player
on the organization's site (preferred), or move the user off to the video
vendor's site and have the login and streaming happen there.  In that case,
I would need to set up the user specific video streaming lists at the
provider.

Either way, I am hoping to find a streaming video provider that has a
straightforward API that I can use to stream the videos and possible to set
up users, their passwords, and perhaps their access permissions to specific
videos.

Any suggestions?

Thanks to all, as always. :)

-RR


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:350964
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Video Streaming Provider

2012-05-02 Thread Brian Thornton

Brightcove...  It's cool also because the Allaire guys launched it.

On Wed, May 2, 2012 at 12:26 PM, Robert Rhodes rrhode...@gmail.com wrote:

 My next project involves a bunch of streaming videos (mp4) for an
 organization's users.

 Each user will need to have access to a different set of videos. So, user 1
 might have access to videos 100, 211, and 513, while user 2 has access to
 videos 21, 100, 513 and 624.

 So I'll need obviously need a different login, password, and access list
 for each user.  I don't want to stream these videos on the organization's
 site, but rather from an external provider.

 Either I would just use this provider to stream the videos through a player
 on the organization's site (preferred), or move the user off to the video
 vendor's site and have the login and streaming happen there.  In that case,
 I would need to set up the user specific video streaming lists at the
 provider.

 Either way, I am hoping to find a streaming video provider that has a
 straightforward API that I can use to stream the videos and possible to set
 up users, their passwords, and perhaps their access permissions to specific
 videos.

 Any suggestions?

 Thanks to all, as always. :)

 -RR


 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:350965
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Video Streaming Provider

2012-05-02 Thread Dave Watts

 Brightcove...  It's cool also because the Allaire guys launched it.

I'll second that - we're a very happy Brightcove partner.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or onsite

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:350966
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


re: Video Streaming Provider

2012-05-02 Thread Jason Fisher

We use Amazon:  S3 for storage and CloudFront to stream out the hosted 
videos from edge locations all over the world.  Over the past year, Amazon 
has added granular permissions at the level of CloudFront 'buckets', so I 
would think you could manage your permissions right there.  Very 
inexpensive and excellent service over several years now.

- Jason



From: Robert Rhodes rrhode...@gmail.com
Sent: Wednesday, May 02, 2012 12:27 PM
To: cf-talk cf-talk@houseoffusion.com
Subject: Video Streaming Provider

My next project involves a bunch of streaming videos (mp4) for an
organization's users.

Each user will need to have access to a different set of videos. So, user 
1
might have access to videos 100, 211, and 513, while user 2 has access to
videos 21, 100, 513 and 624.

So I'll need obviously need a different login, password, and access list
for each user.  I don't want to stream these videos on the organization's
site, but rather from an external provider.

Either I would just use this provider to stream the videos through a 
player
on the organization's site (preferred), or move the user off to the video
vendor's site and have the login and streaming happen there.  In that 
case,
I would need to set up the user specific video streaming lists at the
provider.

Either way, I am hoping to find a streaming video provider that has a
straightforward API that I can use to stream the videos and possible to 
set
up users, their passwords, and perhaps their access permissions to 
specific
videos.

Any suggestions?

Thanks to all, as always. :)

-RR



~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:350967
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm