Coder Social home page Coder Social logo

Comments (7)

muaz-khan avatar muaz-khan commented on July 29, 2024

I just tested 15 minutes broadcast here:

I created 6 receiver tabs on both MacOSX and WIn7. Both were using same internet modem (DSL/broadband).

It worked smoothly without any lag or freeze.

from webrtc-scalable-broadcast.

rayj00 avatar rayj00 commented on July 29, 2024

Where are the log files?

from webrtc-scalable-broadcast.

rayj00 avatar rayj00 commented on July 29, 2024

I have been playing with Kurento lately, especially their 1 to Many. But it can only handle so many before the video degrades. That's why I am looking at yours. I am using VirtualBox. I have Ubuntu Server 14.04.4. It is funny but I am seeing the same problem with yours that I see with Kurento. The app gets screwed up and will not grab the camera anymore. I reboot the server but that does not fix the problem. I have to totally shut down the VBox guest then reboot my host. Then restart everything and it is fine.

So now I have restarted everything and I have 8 receiver tabs opened with very little lag. This is using Firefox. I will time it and see if and when it freezes.

I also tried adding more using Chrome but I get the attached error.
chrome scalable bcast

Also, where are the log files?

Thanks,

Ray

from webrtc-scalable-broadcast.

muaz-khan avatar muaz-khan commented on July 29, 2024

RTCMultiConnection doesn't (currently) creates any log file on nodejs end. However this option will be added soon in v3.

RTCMultiConnection client-code (javascript-browser-code) always logs in the chrome console.

You can NOT capture single camera from both Chrome and Firefox at the same time.

Please open this (chrome://settings/contentExceptions#media-stream-camera) and make sure that your domain is allowed for camera access.

from webrtc-scalable-broadcast.

rayj00 avatar rayj00 commented on July 29, 2024

I restart my computer. Chrome will not grab the camera. I get the same output in my previous post.
I reset the Chrome to defaults. Still not grabbing camera. How to debug this?

from webrtc-scalable-broadcast.

muaz-khan avatar muaz-khan commented on July 29, 2024

Maybe you should force default devices:

// pass second parameter to force options
var connection = new RTCMultiConnection(null, {
    useDefaultDevices: true
});

from webrtc-scalable-broadcast.

netstairs avatar netstairs commented on July 29, 2024

Hi Muaz

You need to change the utility’s Label. Change your button label to Start Recording.

[cid:[email protected]]

The term “Sharing” Is NOT applicable. Also what you you wish to pause and resume recording?

[cid:[email protected]]
Cheers

AM

From: Muaz Khan [mailto:[email protected]]
Sent: Monday, May 16, 2016 12:01 AM
To: muaz-khan/WebRTC-Scalable-Broadcast [email protected]
Subject: Re: [muaz-khan/WebRTC-Scalable-Broadcast] Multiple Broadcast Froze (#23)

Maybe you should force default deviceshttps://github.com/muaz-khan/RTCMultiConnection#default-devices:

// pass second parameter to force options

var connection = new RTCMultiConnection(null, {

useDefaultDevices: true

});


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHubhttps://github.com//issues/23#issuecomment-219344069

from webrtc-scalable-broadcast.

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.