Search results

  1. S

    2players example issue (streams mixing)

    Sent an email to support@flashphoner.com with screen recording.
  2. S

    2players example issue (streams mixing)

    Android 9 works properly on my end as well, the issue is only with some Android 10 devices. 1. Using HTTPS 2. I'll try later. I can send you a screen recording later today if that helps.
  3. S

    2players example issue (streams mixing)

    Thank you for the reply. I sent the links via form along with the steps to reproduce the issue.
  4. S

    2players example issue (streams mixing)

    Hi, I came across a strange issue on your 2players example (tried yours and mine WCS, same result). On some mobile devices (e.g. Honor 10, Redmi Note 8T - all updated to latest Android 10 (Q), and on latest chrome version - that said Samsung Galaxy S9 Android Q, latest chrome does not have the...
  5. S

    Limit number of RTSP stream subscribers

    Is there a built-in method for limiting the number of RTSP stream subscribers? I know I can use /connect API call for that case (and keeping some global counter), but I was wondering if there is another possibility. Thanks.
  6. S

    WCS config troubleshooting

    Hi, I am having some issues with the embedded player and RTSP stream. When I'm testing your WCS server against the RTSP stream it works properly, but when I'm testing the same RTSP stream against my WCS server, the stream shows for a split of a second and then freezes (status is PLAYING). I'm...
  7. S

    h265 support

    Hi, Does WCS support h.265 codec, cause I am not able to play such stream ("No common codec" info message)? Thanks.
  8. S

    Audio stream over RTSP problem

    Hello, When parameter use_fdk_aac is back to true audio is not working at all. Sorry for late reply we were working on other stuff. Please check again. Regards, Srdjan I.
  9. S

    Audio stream over RTSP problem

    Good day, Thanks, we will try as soon as we re-issue the licence as strimming is down due to this. We didn't set autopay option and we are trying to re-issue it but we can't login to e2checkout nor we have a link from you on how to do that. Clicking on Subscribe button on your site doesn't do...
  10. S

    Audio stream over RTSP problem

    Good day, Thank you, it works great now! Regards, Srdjan I.
  11. S

    Audio stream over RTSP problem

    Hello Support, I've sent you the details over an e-mail. Let me know if you need anything else. Regards, Srdjan I.
  12. S

    Audio stream over RTSP problem

    Hello Support, We are experiencing issues when trying to stream audio alongside video over RTSP protocol. This is happening only when using rtsp protocol. The facts : - When using RTMP to publish stream to our server we are not experiencing any issues but we have to use RTSP so this is not an...
  13. S

    WebRTC issues - Safari and iOS

    Good day, E-mail has been sent.
  14. S

    WebRTC issues - Safari and iOS

    The issue definitely occurs because of a few reasons. Your demo works just fine with "low power mode" enabled. I’m assuming it’s some combination of autoplay (playStream is called automatically) and low power mode. I’ve added PRELOADER as argument.
  15. S

    WebRTC issues - Safari and iOS

    I figured out what is the problem. When low power mode is enabled then webrtc does not work and the error not allowed is displayed. Once I turn off power mode everything works as it should.
  16. S

    WebRTC issues - Safari and iOS

    Hi, Thank you for your reply. I don't think it's different. It is just poor naming. Your function is named play and mine createSession, but other than names everything is the same. The error still shows up on those iPhones while it works on others.
  17. S

    WebRTC issues - Safari and iOS

    Hi, Thank you for your reply. I am calling playVideoFirst if it is iOS Safari. Please take a look at the code used to integrate the player. In the example given I am not waiting for the user's click. However, the same code works on some iPhones while on others it doesn't (same model, iOS major...
  18. S

    WebRTC issues - Safari and iOS

    Hi, I am having an issue with WebRTC streaming on iOS. All phones used for testing are iPhones (iPhone X, iOS v13, Safari) and on some, streaming is working while on others it's not. What I don't get it is that it was working for a few days on all tested devices and the stream just failed...
  19. S

    Watchdog doesn't work properly.

    Hello Support, We've been trying to setup watchdog but without success. We are using version 5.2. What have tested watchdog_mail_script.sh and its working fine with our postfix but when we try to run watchdog_event_hook.sh manually we are getting errors below ...
  20. S

    how to reduct video latency in chrome with ios11?

    Hi, I am having the same issue (chrome iOS 13 WS v2 latency around 3-4s). I tried using WSPlayer v1 (by changing receiverLocation to .../WSReceiver.js and decoderLocation to .../video-worker2.js) however there is no output at all. What am I doing wrong? In js console there are no errors and...
Top