Giter VIP home page Giter VIP logo

Comments (5)

mpromonet avatar mpromonet commented on June 7, 2024

Hi @v5star

You probably need to install missing libraries. Notice that build is done on ubuntu, using centos may not work.
On centos you may use snap or docker.

Best Regards,
Michel.

from webrtc-streamer.

v5star avatar v5star commented on June 7, 2024

Thank you ~!

from webrtc-streamer.

v5star avatar v5star commented on June 7, 2024

Thank you for your help. I have installed a new Docker container in my CentOS 7.9.2009 x86_64 environment, and it can run properly. I can see the logs when making requests, but there is no video displayed on the webpage. When I refresh the page (the page is from https://github.com/mpromonet/webrtc-streamer-htmlwebrtcstreamer.html), it initially shows a spinning loading icon, and after a few seconds, the screen turns black with no video image. I have attached some screenshots during runtime. Could you please help me identify any misconfigurations and provide a solution? thanks (I have tested the same code on my local Windows platform, and it displays correctly, so I suspect the issue is related to the webrtc-streamer service).
Attachment:
ps
log
run1
run2
run3

from webrtc-streamer.

mpromonet avatar mpromonet commented on June 7, 2024

Hi,

You should try starting docker with docker run --net=host.

Best Regards,
Michel.

from webrtc-streamer.

mpromonet avatar mpromonet commented on June 7, 2024

Hi,
Setting --net=host, the docker IP should be the same than host.
Increasing log level may help you to understand the problem.
Release 0.6.5 is quite old, better to use last one.
Another could be Google stun server but this don't mind on LAN.
Best Regards
Michel

from webrtc-streamer.

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.