webrtc as rtmp

  1. KWR

    From webcapture to custom rtmp?

    Hi all, Bit of a noob question, and I’m sorry about that. However, I need to find out how services like Streamyard or Melon go from capturing audio and video in a browser and send to a custom RTMP. Obviously, there has to be some sort of middle layer, but I can’t identify it. Could Flashponer...
  2. mit

    WebRTC as RTMP re-publishing - Failed by RTMP writer error

    взял код из примера, пытаюсь создать стрим в ютубе, через 2 мин после старта падает с ошибкой, стрим до ютуба так и не дошел {message: "notifyStreamStatusEvent", data: [{,…}]} data: [{,…}] 0: {,…} audioBitrate: 0 audioCodec: "opus" audioState: {muted: false} bitrate: 0 codecImpl: ""...
  3. alexosh

    Трансляция на youtube быстро обрывается

    Есть странсляция, если ее смотреть через сервер то все в порядке, т.е. проблемы с каналом от камеры до сервера нет. - Через rest-api стартуем трасляцию. - Делаем push на youtube. - Трансляция показывается минуту-две, и обрывается. Вот такой лог в Stream Health: 7:44 PM No data YouTube is not...
  4. J

    RTMP error while doing streaming via webrtc

    Hi, At times, I'm seeing below errors in server log indicating RTMP errors (log attached) when I realized the stream failed; would appreciate if you could suggest way to rectify it.
  5. J

    Setting Default Video and Audio setting for WebRTC as RTMP Streaming

    Hi, What are the parameters I should used to ensure all RTMP streams are encoded with H.264 & AAC? Best Rgrds, Jason
  6. tyagi5011

    How complete facebook live setup in aws ec2 with web call server.

    i want to restream to facebook live, so for this what lines i need to add in flashphoner.properties and how can I add the lines in was ec2
  7. J

    Facebook republishing successful api call but does not show up on facebook live producer

    Hi, I am currently trying to republish a stream via flashphoner demo server following the steps here (https://docs.flashphoner.com/display/WCS52EN/Republishing+to+Facebook). I managed to do all the steps up till the last one which is to check facebook live producer to see if the video reached...
  8. K

    WebRTC to RTMP, optimize quality

    Hello, We have a WCS instance running on Digital Ocean droplet, and we use it as a "proxy" for live streams from browser to Mux (https://mux.com), that accepts RTMP input. We are aiming 1280x720 resolution, and right now we don't like video quality much. I tried both H.264 and VP8 codecs...
  9. milan

    Android and IOS mobile broadcasting in chrome not supporting

    I want to setup one to many live video broadcasting system for all web browser and all mobile browser in web. but here issue become in mobile browser broadcasting system. i am tired to connect webrtc to rtmp. here your demo link not working in mobile chrome ios and android...
  10. burak guder

    Is it possible to copy the audio codec for re-publish ?

    I would like to provide rtmp re-publish function to my customer. When I send the video image as h264, CPU usage is working low and well, but when I send also the audio besides the image, then the CPU increases. I think webrtc acc kodec cannot be used. How can I send the file as acc? I don’t want...
  11. burak guder

    screen sharing and re-publish error

    I using rtmp-re-publish for screen share but i am losing data. FFMPEG OUT : Input #0, flv, from 'rtmp://******.com/live/rtmp_rtmp_333_share': Duration: N/A, start: 325.942000, bitrate: N/A Stream #0:0: Data: none Stream #0:1: Video: h264 (Constrained Baseline), yuv420p(progressive)...
  12. burak guder

    WebRTC as RTMP re-publishing What is the CPU usage rate

    I want to send many users (1000 active user) webcam to rtmp server. What is the system resource required for re-publish ?
  13. G

    ре-публикации WebRTC как RTMP в HTML5 страницу

    Добрый день. У меня вопрос по управлению ре-публикацией WebRTC как RTMP в HTML5 страницу Я установил у себя на сервере Web Call Server 5.2 Как я могу на своей веб странице создавать и управлять, проверять статус соединения, удалять поток для трансляции с помощью вашего rest api? Чтобы у себя...
  14. S

    rtmp republishing artifacts replay issues

    Hi running version 5.2.567 we seen a lot of issues with artifacts on the republished stream, see attached image We think this was not an issue on older versions but we´r not really sure when this was introduced, it also seems to help putting the vp8 codec behind h264 in the...
Top