Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
1answer
341 views

Which service to embed a videochat easily on a website?

I'm working on a new website and I'd like to add a videochat feature. So I'm looking for services giving an API to do that easily. Here is the list of features I need: 1-to-1 chat (a user can chat ...
4
votes
1answer
999 views

Tips for creating a video-voice-chat application

I want to create a simple chat application that supports voice and video (something like Skype or Google Talk). I don't want to write everything from scratch, so my question is do you know some good ...
4
votes
1answer
286 views

Good solutions for an video chat based service website

I'm looking to build a internet service website based on video chat. I need one that does the following: • suggest two chat participants through IM, and they can choose to accept the chat request and ...
3
votes
1answer
222 views

How To : Create Video chat using gst and python and show initiators and accepter's video, in single gtk window

I am developing video chat using gst and python. where, I would like to view end user's webcam and also want to view my own webcam in one gtk window (similar to empathy video chat). for that, I have ...
3
votes
1answer
637 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
893 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
0answers
161 views

how to accomplish the video chat between ios devices using AVFoundation framework and asp.net ( server side)

I want to make a video chat app which allows two users to do video chat using there iphones or ipad2, I started with using AVFoundation framework and using socket connection (CFStreams) to open a ...
2
votes
2answers
107 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 ...
2
votes
1answer
216 views

Standalone Video-Chat Application Java

I want to make a standalone Video-Chat program in Java. I'm looking for a good external library and I think I've decided on JMyron. The problem is that, first I can't figure out how to implement it ...
2
votes
2answers
719 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: ...
2
votes
2answers
992 views

How to create video,audio chat system in rails,ruby or using node

I want to build video/audio chat application for my one of the social apps.Is there any library are available in java or ruby or node.js that can help us to build audio/video chat application. Or any ...
1
vote
0answers
119 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 ...
1
vote
2answers
87 views

An Image as a Int Array Java

I'm using JMyron in a webcam app written in Java, and the program returns what the webcam is seeing as an int []. Since it's one pixel per int, how does it represent the rgb values of the pixel as one ...
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
1answer
335 views

Videochat using Django? or other Python framework?

i wanna make an application with videochat. Something like google chat, with text chat and an option to start live video chat. What do you recommend to me? i don't know where i can start, help me ...
1
vote
0answers
126 views

video chat conferencing in sharepoint

I have been googling since 2 days, all I have got is a browser with 50 tabs. I don't have experience in silverlight but try to integrate any solution in sharepoint except flash ones. Tried avspeed ...
1
vote
1answer
277 views

Program for video-conferencing on actionscript 3

I looking for flash video chat on actionscript 3, that allow you make conference call i.e. video chat for more than two person, that communicate with rtmp server like in simple chats that use ...
1
vote
1answer
263 views

Video Calling Library for ios

Is there a library or any way to embed video chat capability in a ios application ?
1
vote
4answers
1k views
1
vote
1answer
2k views

Video conference/web chat using red5+flex4, performance issues on higher res. - how to pinpoint?

I have performance issues with my test web chat app - video playback is very slow on, around 1 frame per few seconds at 640x480, 15fps, quality: 90. Network usage is low (gigabit LAN), cpu's still ...
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 ...
1
vote
1answer
849 views

Asp.Net how to integrate Video Chat

I am developing a video chat website application for a social networking website, like if i am broadcasting video, the video will be viewed by n number of users. I have searched the web for the same ...
0
votes
0answers
28 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
1answer
22 views

APIs for videochatting

Can anybody recommend any APIs for integrating a live chat for android devices? Typically android to android devices. I want to use this for an android app project that I am currently working on. ...
0
votes
0answers
39 views

Customizable audio-video chat for web site

I have a need to integrate something like a video-chat-conference -text chat in a asp.net mvc 3web site. The systems of online conference have the functional I need: any user can call any ...
0
votes
0answers
56 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
54 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
26 views

Various modules in making a video chat script

I am going to start a new project i.e. 1:1 Video chatting in ASP.NET with C# using Flash. Using flash I just know how to connect to webcam but I don't know how streaming can be implemented. Do it use ...
0
votes
0answers
64 views

SocketCoder: Voice and Video chat samples simultaneously

I am trying to run Voice and Video chat samples simultaneously using SocketCoder samples (http://silverlightvideochat.codeplex.com/). However, after I start the webcam/video chat, when I start the ...
0
votes
0answers
127 views

How to setup iDoubs app for iOS

There is a sip/voip code for iOS named iDoubs here. Its basically a video-chat kinda app which is built for iOS. Apparently, its the only one I have found so far for building my video-chat app. But I ...
0
votes
0answers
45 views

Userplane alternative? [closed]

I'm integrating userplane into my php dating site but it was a failure without clear documents and their website is even un-accessable. So anyone here know any alternative way/supplier that support ...
0
votes
0answers
86 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
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
0answers
527 views

Android video chat using XMPP

I've been investigating the best way to develop a video chat application on android that: a) Is straight P2P OR b) Can take advantage of existing services (gtalk?) that already support video chat ...
0
votes
0answers
122 views

Video Chatting Application [closed]

i want to create a Video chatting application for iPhone, Is there any free/paid tool or framework available by that i can achieve my goal for iPhone. Can any one please help me in this, if any : @ ...
0
votes
1answer
91 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
2answers
162 views

Sending pictures via UDP

I want to write an app in java that lets two clients talk via webcam. The way it works is both clients connect to a webcam that takes pictures at a specified frame-rate (20 per second maybe) then ...
0
votes
1answer
68 views

UDP VideoChat Program

Hey I'm thinking of making a UDP videochat program, and I was wondering whether it should transmit keyframes and interframes or just whole frames? I'm thinking of just having the webcam take pictures ...
0
votes
1answer
297 views

simple red5 chat

i want to create simple red5 video chat, consisting of two swf, one for showing the video of the user from webcam which is easy, the problem that i am having is how to get the video of the other user ...
0
votes
1answer
649 views

example for html5 and rails video chat [closed]

i am doing some work in rails and html5 based video chat project. any example or demo to use html5 video and rails integration applicable for ruby on rails made video chat project ? any help will be ...
0
votes
1answer
136 views

Web videochat system

I need a service to conect 2 host with videoconference into my application. I was thinking to open a web page into my application witch opens this service. It is important that the service has a ...
0
votes
1answer
234 views

Android inbuilt Video Calling

Yes i know this question has been asked several times but there is no convincing answer. I dont want to make any complicated thing just i want to know if there is any way to call inbuilt android ...
0
votes
1answer
783 views

Video Chat in android

Iam currently working on a video chat App. Just wondering if i could get any sample code on how to start. or can u just give me an idea like where to start... Or any supporting API's... Please reply ...
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
489 views

Webbased P2P Audio/Video Chat in .Net

I want to develop Audio/Video web based chat application (Using asp.net 3.5 or higher version). After some research I found google provides the API called LibJingle which I am able to compile ...
0
votes
1answer
504 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
3answers
2k views

How to add video chat capability to my rails application?

I've been googling about how to accomplish oneline chat for rails application and I've implemented a text chat version using Juggernaut. But for video chat, I only find flash&red5 might be a ...
0
votes
1answer
257 views

red5chat Support Android for Video Chat

Hi friends Have any idea about red5chat support with Android regarding Video Chat pls Reply Thnks in Advance
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 2