Giter Site home page Giter Site logo

Comments (15)

atyenoria avatar atyenoria commented on August 24, 2024

see https://github.com/atyenoria/janus-webrtc-gateway-docker#setup

from janus-webrtc-gateway-docker.

saroar avatar saroar commented on August 24, 2024

sorry does not work i try
you have problem with ur docker images

from janus-webrtc-gateway-docker.

saroar avatar saroar commented on August 24, 2024

did you try your self before
docker run -d --name=janus -it -p 80:80 -p 443:443 -p 8088:8088 -p 8004:8004/udp -p 8004:8004 -p 8089:8089 -p 8188:8188 atyenoria/janus-gateway-docker i try also this way but no result

from janus-webrtc-gateway-docker.

saroar avatar saroar commented on August 24, 2024

ask help to docker slack they told me you have problem in ur docker images
would you like to please check

from janus-webrtc-gateway-docker.

saroar avatar saroar commented on August 24, 2024

i like to know why you run --rm and /bin/bash how do you run this app with /bin/bash and --rm
docker run --rm --net=host --name="janus" -it -t atyenoria/janus-gateway-docker /bin/bash

from janus-webrtc-gateway-docker.

atyenoria avatar atyenoria commented on August 24, 2024

Sorry, I've not prepared starting the janus itself. this is the todo list.
So, you should try janus by yourself after entering the docker container by /bin/bash

from janus-webrtc-gateway-docker.

saroar avatar saroar commented on August 24, 2024

i am so sorry i am very beginner that why so can you guide me little bit how i can do it thanks advance

from janus-webrtc-gateway-docker.

saroar avatar saroar commented on August 24, 2024

may be you can add some of this lines

https://github.com/linagora/docker-janus-gateway/blob/master/Dockerfile

from janus-webrtc-gateway-docker.

saroar avatar saroar commented on August 24, 2024

COPY conf/*.cfg /opt/janus/etc/janus/

RUN apt-get install nginx -y
COPY nginx/nginx.conf /etc/nginx/nginx.conf

EXPOSE 80 7088 8088 8188 8089
EXPOSE 10000-10200/udp

CMD service nginx restart && /opt/janus/bin/janus --nat-1-1=${DOCKER_IP}

from janus-webrtc-gateway-docker.

saroar avatar saroar commented on August 24, 2024

so can i copy same code and past it into your docker file is it will work?

from janus-webrtc-gateway-docker.

atyenoria avatar atyenoria commented on August 24, 2024

maybe work. but a little task is needed for seeing the janus official demo like video room

from janus-webrtc-gateway-docker.

saroar avatar saroar commented on August 24, 2024

i use other docker images i share with you that is work fine but video quality was poor so i decide try yours

from janus-webrtc-gateway-docker.

saroar avatar saroar commented on August 24, 2024

i got this error

 ---> Running in 91f78a665ea5
cp: cannot stat '/root/janus-gateway/certs': No such file or directory```

from janus-webrtc-gateway-docker.

hnam2812 avatar hnam2812 commented on August 24, 2024

@saroar Did you resolve this?

from janus-webrtc-gateway-docker.

saroar avatar saroar commented on August 24, 2024

@hnam2812 sorry i dont remember now my project doesn't have this feature

from janus-webrtc-gateway-docker.

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.