Development Software
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsWeb Site ManagementDevelopment Software

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old September 30th, 2009, 10:07 PM
dreamstring dreamstring is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2002
Location: North Carolina
Posts: 187 dreamstring User rank is Sergeant (500 - 2000 Reputation Level)dreamstring User rank is Sergeant (500 - 2000 Reputation Level)dreamstring User rank is Sergeant (500 - 2000 Reputation Level)dreamstring User rank is Sergeant (500 - 2000 Reputation Level)dreamstring User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 16 h 17 m 17 sec
Reputation Power: 18
Record video & audio comments - options?

I'd like to enable users to record video and audio comments on my website. I do not want to go down the Red5/FMS route just yet, until I consider the alternatives.

Riffly.com offers a working service, however I cannot contact their support (no reply). Also, the last update on their site was over 100 days ago.

Does anybody know of a similar alternative to Riffly.com or the reasons that Riffly are not communicating?

Reply With Quote
  #2  
Old December 18th, 2009, 06:04 PM
drgroove's Avatar
drgroove drgroove is offline
Moderator Emeritus
Dev Shed God 5th Plane (7000 - 7499 posts)
 
Join Date: Feb 2002
Location: Scottsdale, AZ
Posts: 7,174 drgroove User rank is General 17th Grade (Above 100000 Reputation Level)drgroove User rank is General 17th Grade (Above 100000 Reputation Level)drgroove User rank is General 17th Grade (Above 100000 Reputation Level)drgroove User rank is General 17th Grade (Above 100000 Reputation Level)drgroove User rank is General 17th Grade (Above 100000 Reputation Level)drgroove User rank is General 17th Grade (Above 100000 Reputation Level)drgroove User rank is General 17th Grade (Above 100000 Reputation Level)drgroove User rank is General 17th Grade (Above 100000 Reputation Level)drgroove User rank is General 17th Grade (Above 100000 Reputation Level)drgroove User rank is General 17th Grade (Above 100000 Reputation Level)drgroove User rank is General 17th Grade (Above 100000 Reputation Level)drgroove User rank is General 17th Grade (Above 100000 Reputation Level)drgroove User rank is General 17th Grade (Above 100000 Reputation Level)drgroove User rank is General 17th Grade (Above 100000 Reputation Level)drgroove User rank is General 17th Grade (Above 100000 Reputation Level)drgroove User rank is General 17th Grade (Above 100000 Reputation Level) 
Time spent in forums: 6 Days 23 h 48 m 33 sec
Reputation Power: 2131
Quote:
Originally Posted by conoroleary
I'd like to enable users to record video and audio comments on my website. I do not want to go down the Red5/FMS route just yet, until I consider the alternatives.

Riffly.com offers a working service, however I cannot contact their support (no reply). Also, the last update on their site was over 100 days ago.

Does anybody know of a similar alternative to Riffly.com or the reasons that Riffly are not communicating?


Tough one... if you're going to build this on your own, you'll have to get past the fact that the browser security model won't allow javascript, php, etc to directly interact w/ the user's PC.

I did a little research; Mozilla has a plugin called Jetpack that would allow you to grab audio, but it won't be portable across browsers.

I'm under the impression that a Java-based applet could (probably) be written to handle this. It might be possible to do this in Flash as well. Either way you'll have to do some research to see what's possible to build.
__________________
DrGroove, Devshed Moderator | New to Devshed? Read the User Guide | Need ServiceNow consulting or ITIL process design? Connect with me on LinkedIn

Reply With Quote
  #3  
Old December 21st, 2009, 05:27 AM
dreamstring dreamstring is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2002
Location: North Carolina
Posts: 187 dreamstring User rank is Sergeant (500 - 2000 Reputation Level)dreamstring User rank is Sergeant (500 - 2000 Reputation Level)dreamstring User rank is Sergeant (500 - 2000 Reputation Level)dreamstring User rank is Sergeant (500 - 2000 Reputation Level)dreamstring User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 16 h 17 m 17 sec
Reputation Power: 18
Quote:
Originally Posted by drgroove
Tough one... if you're going to build this on your own, you'll have to get past the fact that the browser security model won't allow javascript, php, etc to directly interact w/ the user's PC.

I did a little research; Mozilla has a plugin called Jetpack that would allow you to grab audio, but it won't be portable across browsers.

I'm under the impression that a Java-based applet could (probably) be written to handle this. It might be possible to do this in Flash as well. Either way you'll have to do some research to see what's possible to build.


I've had a look at a few exiting subscription based services but none of them do exactly what I want them to do.

So, I'm going to use Red5/Java/Actionscript to build one of my own. For security reasons, the user will have to allow the Red5 server to access their webcam, but that's the default with any Flash/webcam apps. Using Flash, the user won't have to download any apps (at least not explicitly, stuff will happen behind the scenes).

I'll have a look at the Java applet option, but Red5 seems pretty well set up to take care of the server end of things (although I don't think the documentation is the best, IMHO).

Reply With Quote
  #4  
Old December 21st, 2009, 05:34 AM
drgroove's Avatar
drgroove drgroove is offline
Moderator Emeritus
Dev Shed God 5th Plane (7000 - 7499 posts)
 
Join Date: Feb 2002
Location: Scottsdale, AZ
Posts: 7,174 drgroove User rank is General 17th Grade (Above 100000 Reputation Level)drgroove User rank is General 17th Grade (Above 100000 Reputation Level)drgroove User rank is General 17th Grade (Above 100000 Reputation Level)drgroove User rank is General 17th Grade (Above 100000 Reputation Level)drgroove User rank is General 17th Grade (Above 100000 Reputation Level)drgroove User rank is General 17th Grade (Above 100000 Reputation Level)drgroove User rank is General 17th Grade (Above 100000 Reputation Level)drgroove User rank is General 17th Grade (Above 100000 Reputation Level)drgroove User rank is General 17th Grade (Above 100000 Reputation Level)drgroove User rank is General 17th Grade (Above 100000 Reputation Level)drgroove User rank is General 17th Grade (Above 100000 Reputation Level)drgroove User rank is General 17th Grade (Above 100000 Reputation Level)drgroove User rank is General 17th Grade (Above 100000 Reputation Level)drgroove User rank is General 17th Grade (Above 100000 Reputation Level)drgroove User rank is General 17th Grade (Above 100000 Reputation Level)drgroove User rank is General 17th Grade (Above 100000 Reputation Level) 
Time spent in forums: 6 Days 23 h 48 m 33 sec
Reputation Power: 2131
Quote:
Originally Posted by conoroleary
So, I'm going to use Red5/Java/Actionscript to build one of my own.


Cool - if you do roll your own, open source it and post a link to the final package here.

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb Site ManagementDevelopment Software > Record video & audio comments - options?

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap