Search results

  1. 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...
  2. 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.
  3. 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...
  4. 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.
  5. 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...
  6. 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...
  7. 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 ...
  8. S

    Can't monitor server via Jconsole nor Visual VM

    Hello support, We were not able to successfully connect via Jconsole nor Visual VM to localhost:50999 whatever option we set and try. Only error message is that connection could not be established although tunnel was working well and we disabled all firewall rules. We didn't buy the licence yet...
  9. S

    Flashphoner with ReactJS

    Hi all, I am trying to integrate flashphoner player example with ReactJS. The way I tried is by loading flashphoner.js script in <head/> and then in Player Component HTML is being rendered. In componentDidMount method, Flashphoner.init() and start() functions are being called. However an error...
  10. S

    Multiple streams - how to

    Hello all, We didn't find the way to play multiple streams from one wss server. We have 10 encoders with different streams and we need to stream each of them. Is there a way to play multiple streams ? Does every stream requires separate wss server ? If not , is there a guide how to setup...
Top