Tagged Questions
3
votes
1answer
653 views
how to implement video chat in iphone
Can anyone please tell me the way to do video chat in iphone?
I tried to search it on many website but in vain.
I found this link:
http://code.google.com/p/xmppframework/wiki/iPhone
I am not sure if ...
3
votes
1answer
898 views
Live video streaming without using flash?
Is there any way to implement something similar to Chatroulette without using Flash or Silverlight?
No, the yet-to-be-implemented-but-very-nice-to-have HTML5 Stream API is not a valid answer. ;-)
2
votes
2answers
108 views
videoconferencing - help about architecture
I have a challenge, i need to make a videoconferencing tool in an open source web project.
How i can do this without cost of software and full access to the source?
At least, only audio.
It is ...
1
vote
0answers
122 views
Any open source solution to video processing engine of video chat or conference?
The engine may have some error control like package loss processing, and video image promote function like image de-noise. I want some processing module just between the NAL and codec, not just like ...
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
58 views
share video from my webcam without server [closed]
I have a chat system and I'm thinking to add video to it, but I don't want to use a server to share video captures because of my bandwith. Do you think it is possible to share video to another user ...
0
votes
0answers
64 views
how record video and send it to webserver using iphone?
I am working on a Video chat iPhone application. I have idea about video recording on iPhone. Please help me how can i show my video from my iPhone to other iPhone device.
I am preparing a live ...
0
votes
1answer
92 views
Java Standalone Webcam App
Quick question, I'm using JMyron to make a videochatting app in Java, but JMyron needs to be installed on my computer before I can use it in code. Does that mean anyone that I give a standalone to ...
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
509 views
How does chatroulette anonymous video and audio work?
Out of curiosity, what kind of system is in place on Chatroulette sites? I'm guessing its not XMPP, and I don't see how it can be anonymous. Do they just record IPs and start streaming between them? ...
0
votes
4answers
319 views
Feasibility of beating the Turing Test with modern software?
I ask this academically, I want to ask aloud a very important question and have the community try to answer it. Can we build a system that generates a scene to play out along a live anonymous group ...
-1
votes
1answer
65 views
Livecam/video chat [closed]
I am trying to search out for the process to make Livecam/Video chat, I google for the same but didn't got the best code/plugin. Can you please guide how I can install Livecam/Video chat to my ...