Coder Social home page Coder Social logo

Comments (10)

superdump avatar superdump commented on July 21, 2024

http://demo.openwebrtc.io/ should work.

from bowser.

plindseth-zz avatar plindseth-zz commented on July 21, 2024

That doesn't seem to work even on a desktop. I just discovered https://www.apprtc.net/, which prompts the user to allow use of the camera and shows a (rotated for some reason) video of the user back to them, but joining a room does not work.

from bowser.

superdump avatar superdump commented on July 21, 2024

That's odd because we use http://demo.openwebrtc.io/ all the time and it works between Firefox, Chrome and OWR-based applications.

We are working toward fixing EricssonResearch/openwebrtc#62 which apprtc triggers. We considered it an error in the standard, but the standard was not changed and so now we are fixing it.

from bowser.

superdump avatar superdump commented on July 21, 2024

The default rotation has not yet been fixed, though we do support rotation before sending now. There is some interest in implementing CVO to support rotation on the receiver-side.

from bowser.

plindseth-zz avatar plindseth-zz commented on July 21, 2024

We cannot get that page to work on any combination of devices, even between two desktops running Chrome on the same network. We have never seen it open two video windows, even though it shows the user video from their own camera.

from bowser.

superdump avatar superdump commented on July 21, 2024

Very very odd. I do not see the same issue. Do you see any errors in the JavaScript console?

from bowser.

plindseth-zz avatar plindseth-zz commented on July 21, 2024

On the caller side, we see a bunch of POST's with 204 content not found errors, but on the callee side, there is no output.

from bowser.

superdump avatar superdump commented on July 21, 2024

For which resources?

from bowser.

mgolden-noodle avatar mgolden-noodle commented on July 21, 2024

Straight from Firebug -

URL
http://demo.openwebrtc.io:38080/ctos/1d28b3bf75a/4f95fb84527828/49f0a615?%7B%22candidate%22%3A%7B%22candidate%22%3A%22candidate%3A2%201%20UDP%201686110207%20206.217.117.226%2044481%20typ%20srflx%20raddr%2010.0.4.161%20rport%2033625%22%2C%22sdpMid%22%3A%22%22%2C%22sdpMLineIndex%22%3A0%7D%7D=

Response header

Cache-Control no-cache, no-store
Connection keep-alive
Content-Type text/plain
Date Fri, 05 Jun 2015 16:03:12 GMT
Expires 0
Pragma no-cache

Request Header:
Accept text/html,application/xhtml+xml,application/xml;q=0.9,/;q=0.8
Accept-Encoding gzip, deflate
Accept-Language en-US,en;q=0.5
Content-Length 149
Content-Type text/plain; charset=UTF-8
DNT 1
Host demo.openwebrtc.io:38080
Referer http://demo.openwebrtc.io:38080/
User-Agent Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0

POST Content:

{"candidate":{"candidate":"candidate:2 1 UDP 1686110207 206.217.117.226 44481 typ srflx raddr 10.0.4.161 rport 33625","sdpMid":"","sdpMLineIndex":0}}

from bowser.

superdump avatar superdump commented on July 21, 2024

I see no such problems here with demo.openwebrtc.io. What versions of browsers are you using? That one was from Firefox 38 on Ubuntu Linux. Firefox 38.0.5 and Chrome 43.0.2357.81 (64-bit) on OS X the demo page works just fine. It's just a standard WebRTC page, nothing special about it really.

from bowser.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.