solved Allowing users to create audio directly on the site? (Similar to BlogTalkRadio)

hansd007
@hansd007
10 years ago
50 posts
We are exploring our options for allowing users to record their radio/audio shows directly on the site in a sort of "studio" like BlogTalkRadio does.

BTR has users call a ph# where you then record the show with other guests, then publish the show.

Does anybody have any ideas or options as to how this could be accomplished?

We have been looking at White Label Conference Call solutions as an alternative.
updated by @hansd007: 06/19/14 09:39:08AM
brian
@brian
10 years ago
10,148 posts
I believe you would have to run an RTMP flash server to handle the incoming audio and "record" it - I think Red5 is one:

http://www.red5.org/

I've never used it, so can't comment on how it works, but that hopefully would get you started in the right direction.

Hope this helps!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
SteveX
SteveX
@ultrajam
10 years ago
2,584 posts
If it isn't an immediate need, I'd look into WebRTC to do this for you in the coming year or two.


--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)
hansd007
@hansd007
10 years ago
50 posts
@brian,

Thanks I will look into it.

Does your team offer custom solutions? If we want to get a custom module built by your team to get our desired functionality, would that be possible?
michael
@michael
10 years ago
7,717 posts
We generally try to steer clear of building any one thing for only 1 person as it limits what we can then do for the entire community.

Options:
* sponsor development of that module for the entire community to use.
* hire an independent developer to build it just for you. (we have the freelance job board to post on here https://www.jamroom.net/job/open )
SteveX
SteveX
@ultrajam
10 years ago
2,584 posts
Current state of this using webrtc:
https://www.webrtc-experiment.com/RTCMultiConnection/RecordRTC-and-RTCMultiConnection.html
Quote:
You can record video from both local and remote media streams (only on chrome, though!)
You can record audio from local stream both on chrome and firefox
Many streams can be added; renegotiated; and recorded (simultaneously)!



--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)

Tags