Search results

  1. S

    Huge bandwidth usage when distributing only-audio stream

    Hello -Version: 5.5.2-1043 (Amazon AWS) -WebSDK: 2.0.202 I am distributing an audio-only stream with 72kbit/s upload from my device (i developed a Vue.js based wepabb for streaming), however, when 30 participants are vieweing the stream, my streaming server has 20MBit/s upload. There must be...
  2. S

    Starting a stream possible without authentication

    Hello version: 5.2.1043 (@AWS) WebSDK: 2.0.202 I am using WebCallServer 5 to create a stream via a webapp (Vue.js) using theWebSDK. I just noticed (i used the "media-devices" example), that i am able to logon to the websocket and start/stop a stream without having to use authentication (the...
  3. S

    Latest version not available via Amazon marketplace (only 5.2.944-systemd246 available)

    Hi I wanted to install the latest version, but the only version that i can run on the Amazon marketplace is 5.2.944 The link that i use is: https://aws.amazon.com/marketplace/pp/prodview-krjasnhnkwyfu Best, Thomas
  4. S

    Embedding iframe player, audio-only mode available?

    Hello version: 5.2.944 I am using WebCallServer 5 (hosted on AWS) and want to embed the player via an iframe. As i sometimes have an audio-only stream, i would like to only show the controls and no video player. How is that possible (i was looking for a flag like "audio-only" to pass to the...
  5. S

    audio not working when using Safari and Web SDK (Firefox and Chrome are fine)

    Hello version: 5.2.944 WebSDK: 2.0.198 I am using WebCallServer 5 (hosted on AWS) to broadcast a stream to a webapp (Vue.js) using theWebSDK. I have the issue that in Safari (iPhone, iPad and MacBook) audio streaming doesn't work (there is just no audio). When using it together with a video...
  6. S

    Question on user creation/rights (should be able to create stream and view statistics via REST)?

    Hello -Version: 5.5.2-944 (Amazon AWS) -WebSDK: 2.0.170 I am struggeling with the user management (read thorugh the docs but i am not understanding correctly), currently only the default user "admin" exists on the system. What i need is a user "test" who can -Login to the admin interface and...
  7. S

    How to disable anonymous viewing of the statistics?

    Hello -Version: 5.5.2-944 (Amazon AWS) -WebSDK: 2.0.170 How can i disable viewing stats without http/https anonymously http://host:8081/?action=stat https://host:8444/?action=stat Best, Thomas
  8. S

    How to regularly get the number of connected clients?

    Hello -Version: 5.5.2-944 (Amazon AWS) -WebSDK: 2.0.170 Is there a way to regularly get the number of connected clients to show (maybe update every minute) in my Vue.js based webapp? Best, Thomas
  9. S

    Amazon AWS instance stopped working

    Hello Suddenly, my Amazon AWS instance of Flashphoner stopped working, i cannot access https://<ip>:8888 anymore. I recreated the instance and updated to the latest version. However, it is still not reachable, ssh to the server works however. With netstat, i cannot see port 888 to be opened...
  10. S

    Stream stops automatically and re-login, how to adjust the time?

    Hello -Version: 5.2.780 (Amazon AWS) I noticed that when a stream takes a long time, it is stopped automatically. When i refresh the page ("Media Devices") i have to login again. As this is annoying (and i don't see that the stream is stopped from the "Media Devices" screen since the status...
  11. S

    Flashphoner WebSDK, auto reconnect (Vue.js webapp)

    Hello -Version: 5.2.780 (Amazon AWS) -WebSDK is 2.0.170 I am building a vue.js webapp and was wondering, if there is the possibility in the websdk to specify that if the connection to the websocket is lost, an instant (infinite retry count, interval 10s) reconnect should be triggered (same...
  12. S

    Flashphoner WebSDK timeout on connection issues (Vue.js webapp)

    Hello -Version: 5.2.780 (Amazon AWS) -WebSDK is 2.0.165 I am building a vue.js webapp and want to generate error messages when trying to connect ty the streaming service in case its not available. I noticed that only after approx. 15-20 seconds i get the state back from the...
  13. S

    audio not working when using Safari and Web SDK (Firefox and Chrome are fine)

    Hello version: 5.2.780 I am using WebCallServer 5 (hosted on AWS) to broadcast a stream to a webapp. The webapp uses the web sdk for the implementation of the audio/video stream. This worlks fine in Chrome and Firefox (desktop and mobile), however on Safari the audio doesn't play but the...
  14. S

    IFrame embedding, possibility to only stream audio?

    Hello version: 5.2.780 I am using WebCallServer 5 (hosted on AWS) to embed a live-stream onto a website using an iframe. I was wondering if there is the ability to tell the iframe to only use audio streaming and doesn't display the video stream? Best, Thomas
  15. S

    iframe embedding issue (issues on mobile devices)

    Hello version: 5.2.780 I am using WebCallServer 5 (hosted on AWS) to embed a live-stream onto a website using an iframe. Streaming works fine but i noticed that it doesn't work on -Firefox mobile (tested on an Android smartphone and tablet), sometimes it fails to connect to the stream (just...
  16. S

    IFrame embedding, issue no audio played

    Hello version: 5.2.780 I am using WebCallServer 5 (hosted on AWS) to embed a live-stream onto a website using an iframe. Streaming works fine and clients are able to connect, however sometimes (not always) there is no audio played. Once you click or slide the volume control, it works. Tested...
Top