Tagged Questions
2
votes
2answers
721 views
Open source video chat server not using flash
Reading "Building the realtime user experience" by Ted Roden, I was wondering how to go further and get some video chat web app up and running without the use of flash.
So, in terms of feasibility:
...
1
vote
2answers
217 views
Using the NetStream class how do I detect if I got a working video attached to it?
I'm building a video chat in flash and everything works really well, except for the part where I'm trying to detect if the other user is sending a working video stream.
There's a couple of reasons ...
1
vote
0answers
1k views
Online webcam chat on web page. Free server and easy-to-implement client?
I have a client requesting that his users can use their webcams to talk to each other on his web site. From what I've understood the main thing to use for this is Flash. However as I have not written ...
0
votes
0answers
29 views
Skype like application that i can integrate into my website
I'd like to integrate skype into mywebsie but its not possible.So I am looking for other web-based application that I would be able to integrate into my website. I want to create collaboration room ...
0
votes
0answers
61 views
How to get a shared object on Adobe flash media server from C++ client
I am using Flash Media Server. I am writing a C++ program to communicate with FMS.
For streaming video and audio, I can use libRTMP and it is ok.
However, I can't access to the shared object on the ...
0
votes
0answers
87 views
Simple, reliable, 2 way Flash video chat
I want to purchase and integrate a simple 2-way video chat flash functionality into my service.
VideoWhisper seems to have a nice offering, but hasn't worked in tests, and their support is ... slow.
...
0
votes
1answer
1k views
Using Flash Media Server (FMS) with RTMP for live video chat
I am trying to get a very basic example of live video chat to work with Flash Media Server, but no matter how hard I try, it's just not working for me.
I am using the tutorial and code from this web ...
0
votes
1answer
212 views
Live streaming using Flash
I was working on an application that streams live video using Flash client and Wowza media server.
As of now, I use an independent desktop based encoder(Flash Media Live Encoder) to publish my live ...
0
votes
1answer
525 views
Flash Video Chat SDK/Component
I am looking to integrate video chat functionality in our existing web-app. Now I have the following three solutions:
Develop my own in flash
Tokbox.com
Oovoo.com
Any other services?
Does anyone ...