Looking for an open source peer 2 peer webcam chat

Discussion in 'PHP' started by jimmyt200388, Dec 30, 2013.

  1. #1
    I am in the process of trying to find an opensource peer 2 peer webcam chat which uses PHP and not red5 or media server. I found http://www.peer2peer-chat.com/ but this is not very user friendly im sure there are more out there but cannot find any :( Any help would be greatly appreciated!

    I just need a chat room where you can use webcam too.

    Thanks!
     
    Solved! View solution.
    jimmyt200388, Dec 30, 2013 IP
  2. NetStar

    NetStar Notable Member

    Messages:
    2,471
    Likes Received:
    541
    Best Answers:
    21
    Trophy Points:
    245
    #2
    You can do p2p connections with Flash which won't require a media server. There's also WebRTC which is still VERY new and not widely supported yet.

    Personally I would just go with Red5. It's not that complicated.
     
    NetStar, Dec 30, 2013 IP
  3. #3
    I have done a lot of research on this too and could not find a good php script for this use. But there are a lot of server based (red5 and other media servers) services available.
    Anyhow, here is a link to minimally priced script http://www.photonchat.com/ (I did not like it after testing their demo, but I placed this link here for others to see what other options are available).
    Hopefully someone will reply with some useful info.
     
    nhed, Dec 31, 2013 IP
  4. jimmyt200388

    jimmyt200388 Well-Known Member

    Messages:
    192
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    130
    #4
    do you need dedicated hosting to run flash5? and Thanks nhed for the input I will have a look at photonchat
     
    jimmyt200388, Jan 2, 2014 IP
  5. jimmyt200388

    jimmyt200388 Well-Known Member

    Messages:
    192
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    130
    #5
    ordered photonchat il see how i get on
     
    jimmyt200388, Jan 2, 2014 IP
  6. nhed

    nhed Well-Known Member

    Messages:
    352
    Likes Received:
    31
    Best Answers:
    1
    Trophy Points:
    130
    #6
    Can you please share your experience on how the photonchat working for you?
     
    nhed, Jan 11, 2014 IP
  7. jimmyt200388

    jimmyt200388 Well-Known Member

    Messages:
    192
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    130
    #7
    can see it in action here http://unic.am very easy to implement! I managed to implement it with facebook login
     
    jimmyt200388, Jan 27, 2014 IP
  8. VideoWhisper.com

    VideoWhisper.com Well-Known Member

    Messages:
    330
    Likes Received:
    6
    Best Answers:
    2
    Trophy Points:
    113
    Digital Goods:
    2
    #8
    P2P highly depends on various ISP and client network settings and often does not work or involves huge latency.
    A media server is much more reliable and works fine for most users.
     
    VideoWhisper.com, Feb 14, 2014 IP