PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Tuesday, March 1, 2022

[FIXED] Decent Video Chat API?

 March 01, 2022     api, lamp, video, video-streaming     No comments   

Issue

Just wondering. I'm looking to build a small web application with a single page. It will essentially be a video chat page so I'm looking for an API I can use or any other solutions?

This would be run on a LAMP stack.


Solution

A SO search reveals lots of similar questions which are worth checking/contributing to.

It depends if you want something free or are prepared to pay but some things that come up are (mind I havent used any of these myself):

  • http://www.tokbox.com/
  • http://code.google.com/apis/talk/open_communications.html#developer
  • http://www.process-one.net/en/blogs/article/oneteam_media_server_by_processone
  • https://sites.google.com/site/webrtc/ (Now at: https://webrtc.org/ )
  • https://www.skype.com/en/developer/
  • http://farsight.freedesktop.org/wiki/
  • https://www.twilio.com/docs/api/video
  • Some MS libraries are mentioned here: Developing a Video Chat Application with high quality video streaming
  • Apple had promised to open up FaceTime but so far nothing has happened

To get up and running quickly it seems tokbox would be most suitable.



Answered By - dgorissen
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing