Coder Social home page Coder Social logo

kurento-rtpendpoint's People

Contributors

givo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

kurento-rtpendpoint's Issues

Missing package.json

Could you please add the package.json file or add dependecies' versions on readme.md

Try to run on AWS instance

Hi,

I'm trying to run this example on aws, I configure the STUN/TURN server and in webrtcinternals I can see that the connection is using the TURN server.

In the node console I get Rtp flow OUT: FLOWING but don't get anything for webrtc endpoint.

Do you know why this is happening?

Error: Cannot read property of 'session' undefined

I tried running the this src code changing only the IP address for the media server/ websocket.
I works if i run it on my local host (but that is not where the media server is hosted). But i try running it on the same server as is hosting KMS then i get the above error from line 180: index.js

return function session(req, res, next) { // self-awareness if (req.session) { // LINE 180 next() return }

Any suggestions on how to solve this?

Trace: Error: Callback was already called

finish
finish loop null
Trace: Error: Callback was already called.
    at C:\Users\mihail\Desktop\rtp\node_modules\async\dist\async.js:955:32
    at async.retry (C:\Users\mihail\Desktop\rtp\Kurento\KurentoClient.js:240:21)
    at C:\Users\mihail\Desktop\rtp\node_modules\async\dist\async.js:4603:26
    at WebRtcEndpoint.webRtcEndpoint.addIceCandidate (C:\Users\mihail\Desktop\rtp\Kurento\KurentoClient.js:224:29)
    at callback2 (C:\Users\mihail\Desktop\rtp\node_modules\promisecallback\index.js:27:25)
    at process._tickDomainCallback (internal/process/next_tick.js:135:7)
    at callback2 (C:\Users\mihail\Desktop\rtp\node_modules\promisecallback\index.js:32:17)
    at process._tickDomainCallback (internal/process/next_tick.js:135:7)
(node:2828) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: Callback was already called.

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.