webrtc

  1. C

    ICE candidates not sent by client

    How are the ICE candidates sent from the browser client to the server when using WebRTC? On the WebSocket, the playStream message is sent with "c=IN IP4 0.0.0.0" and there are no ICE candidates present. This is similar to the playStream example documented at...
  2. sebastien

    Firefox issue

    Hi I build a conference call and its work in chrome, opera, safari, samsung internet but in Firefox i have some issues. First of all i have secured the server with an ssl key. The problem that I have is when I use Firefox and I join an existing room the session disconnect often. It reconnects...
  3. burak guder

    what is the codec of the Screen Sharing ?

    I want to share screen with re-publish (rtmp-push) feature but only h264 codec can be used because the v8 cod requires extra core usage. How do I ensure that only h264 is used in webrtc inputs?
  4. A

    Артефакты на видео

    https://api.eyezon.app:8444/client/records/5f072aa60bad5a09d2d4ec33-5edf51f21db4c23abcf85ec5_1f820fa3-2f4b-42a5-9a80-ae92a9dbde66.webm Почему на видео могут быть такие артефакты ?
  5. richard-vd

    freezes (but only when WCS output is UDP)

    My stream often freezes for a few seconds, while audio continues uninterrupted. It only happens when WCS outputs UDP, either directly using UDP WebRTC or even indirectly using the internal TURN server (in that case the only use of UDP is between TURN and WCS!). The same stream over TCP WebRTC or...
  6. J

    Stream is getting failed/disconnected

    Hi Max, suddenly our stream started getting disconnect after every minute or two, please suggest it's a prod issue 13:13:12,806 INFO WSServerHandler - WS-pool-19-thread-214 Orgign: null 13:13:12,807 WARN WSServerHandler - WS-pool-19-thread-214 Close channel [id: 0x74bb5297...
  7. A

    Не работает стрим

    Переодически при попытке запуска стрима, сервер выдает ошибку, после перезагрузки проблема решается, файл с логами прилагаю ниже
  8. paulishuku

    New to this, trying to stream my RTSP network feed.

    I've been following the tutorial on how to add my network camera to the stream via RTSP. I can connect to my external rtsp link via VLC, and so can others outside my network who have tested so i know the port forwarding is working. However, when i launch the aws instance and connect through the...
  9. A

    Перестали рабоать стримы

    Сегодня с утра перестал работать сервер, как ваш демо на вашем сайте, так и у нас, ругается на невозможность подключения Ошб:14 http://ppa.launchpad.net/heyarje/libav-11/ubuntu xenial/main amd64 Packages 404 Not Found [IP: 2001:67c:1560:8008::15 80] ... Ошб:22...
  10. andrew.n

    Call Kit and Flashphoner

    Context: We have to add a new feature to our app, to support video streaming calls between 2 users. Same as Skype/Messanger but only for 2 users (no group support yet) As I understood, both Skype and Messanger use Call Kit to properly handle communication between multiple apps that supports...
  11. R

    Multiple Players at same page

    Hello! Its possible to use the player (webrtc) not embed, on the same page, to monitor arround 50 streams? Actually we are using this with the embed code and works.
  12. pirks

    Optimal cloud instance

    I am building a streaming system based on your server. The wcs server receives 100 rtsp streams at the input. At the output, I want to distribute 50 streams using webrtc and HLS (80% / 20%) .The total number of viewers is not more than 300. Also 50 streams should be recorded as HLS. The question...
  13. T

    Help with None of MediaProviders available

    I set up a laravel website with a self hosted player but I'm getting this error: None of MediaProviders available But when put the codes to a raw .html page, it works.
  14. angel

    Change display html element on the fly

    Hi, We are creating a html page that display multiple RTSP to WEBRTC streams. We need to change the html display element option when the stream is running but we cannot figure it out how to do it. Is there any way to change the display html element option once the stream is running? Thanks a lot!
  15. SlavaCh

    streaming from ReactNative app

    Hi We experience black screen instead of stream while seting the react native app and tried with iframe in the app. Iframe is not loaded from the phone (iOS 13.5.1) when using WebView and loading html page and the link to the stream itself...
  16. R

    WebRTC - User to user stream

    Hello! Is it supported use WCS server and user to user stream, to reduce server load?
  17. R

    PULL - PUSH

    Hello! We are trying to PULL stream from another WCS server using API. We got 200 CODE return, but stream is not being played. Server A -> StandAlone -> User connect and stream webcam Server B -> PULL stream from server A. How to? We follow the documentation but not works.
  18. M

    Stream feed working locally but not remote

    Hi, I recently deployed a WC5 server on a Centos Machine installed on my local network. Everything is fine when I connect to the server with a computer located on my local network. I can access the demo web server on port 8444. I fill the player with wss://192.168.1.95:8443 and the stream key...
  19. V

    Video Hangs

    Hi there!, I´m throwing a 720p Rtsp, WCS is runing on a AWS T2 micro , we are not gonna have more than 25 subscribers. The install was working amazing fine up to a camera restart. Now the stream hangs every 5-10 sec. We are checking all the time with VLC and there the stream flows by far...
  20. A

    Звук на записи стрима

    Когда запускаешь стрим с huawei то запись сохраняется не в mp4, а в webm формате , при этом с битым звуком https://api.eyezon.app:8444/client/records/5ee79131642c8e72d7d0ef0e-5edf51f21db4c23abcf85ec5_3173966c-73e1-43d6-a9e2-0b85540259a9.webm , почему так происходит ?
Top