Search results

  1. A

    Is it possible to automate the voice streaming using AI tools?

    Hi, We use flashphoner server to broadcast content to our listeners using webrtc. We are interested to know if it's possible to use AI text to voice tools and auto stream the generate voice. There are many tools out there with API which will return from mp3 or some format of voice stream...
  2. A

    React Native SDK

    Hi, We have an app built in react native for our audio only stream. Do you have any guidance on how to implement play only stream using that? Regards Azhar
  3. A

    Playback of audio only stream is not working on latest build of Chrome 87

    Hi, Our users are reporting after updating the chrome, our audio-only stream has stopped working. Getting connection error message "Failed by DTLS error" Any ideas? I have updated chrome on dev machine and its same error. Its quite urgent if you can help. Our server is running on 5.2.768...
  4. A

    Can you please link ticket WCS-2753 to my account

    Hi Max, Can you please link WCS-2753 to my account so I can see if there is any update on it. Regards Azhar
  5. A

    Audio Only stream not working on Firefox

    Hi Max, We have found an issue and tested that on demo.flashphoner.com. We streaming our service using chrome using the following constraints. {audio:true, video:false} We have been contacted by some users who use Firefox to listen to our feed. They have complained that they can't hear any...
  6. A

    Urgent Help Please

    Hi Max, Please help, our SSL expired and I renewed it and now I can't start the server. It keeps saying failed and nothing seems to appear in the logs. I have emailed support with the SSH access. thanks
  7. A

    Playing Adverts into the stream

    Hi, I wanted to ask if there is any way to inject the audio only adverts into the stream? We have a voice only service which user subscribe to, we would like to play adverts where admin press a button and the advert is choose based on some business logic and it plays to the users who are...
  8. A

    Republishing it to Youtube

    Hi, I am trying to republish our stream to Youtube. I have done the following but it does not work. I have enabled full url and restarted the server rtmp_transponder_full_url=true Using client SDK, when we create the stream, we are sending the full Youtube URL session.createStream({...
  9. A

    Stream getting stuck for several seconds

    Hi, We have a stream where several users are connected to, it gets stuck for several seconds and starts playing again. I have email the support with the link to the video. Also some users it does not even start and loading icon stays on. We are currently streaming, there is only one or two...
  10. A

    Server keeps crashing with load

    Hi, We have a server running on version 5.2.213. We have created an image of that server and wanted to update to latest version. We started a new instance using the image and followed the documentation to update to the latest version. Everything works on demo, but when we switch that server on...
  11. A

    Add delay to player

    Hi, We stream single room using chatrooms. It's audio only. We want to give out free version to our users but with one min delay. Is that possible? So some users gets audio live and some gets with a min delay Thanks for the help
  12. A

    Is it possible to send a message to all clients without roomAPI

    Hi, I know there is a function to send a message to all clients using roomAPI and clients can receieve the message and process. Is the same possible using normal streams without using the roomAPI? Any pointer to the example would be really helpful thanks
  13. A

    Regular Disconnects with RoomAPI

    Hi, We are experiencing regular disconnects sometimes every min while broadcasting using roomAPI. There is only one publisher and about 300-400 listeners and it is audio-only. We are not sure what the reason could be? If we start two rooms, the second one being the test one with one or two users...
  14. A

    Is there anyway to know if stream started to publish - Auto Play

    Hi, We would like to autoplay the stream for the viewers when broadcaster starts to broadcast. In our case, the publisher creates an event and we generate a unique Id for the streamName and users subscribe to the event with the same Id. What we would like to do is, if the subscriber is already...
  15. A

    Our server is being spammed

    Hiya, We are trying to deal with attack of some sort but don't whats wrong and how to deal with. We have restarted the server several times but its no use. here is a stats Can you please help to identify ip or something so we can block them. Currently, its unusable Already emailed the ssh...
  16. A

    TLS Issue

    Hi, It might not be totally relevant but any guidance will be highly appreciated. Some of our users could not connect to wss in order to start streaming. I asked them if they can broadcast from our demo site then chrome shows the message that connection to the site is not secure and blocks...
  17. A

    OBS streaming freezes and latency

    Hi, We have WebRTC solution built using flashphoner and would like to allow our users to stream using rtmp to WebRTC. I am just testing this on live server using OBS to stream and playing in the player in the demo app shipped with flashphoner. The issue I am facing is stream in the player would...
  18. A

    getRecordInfo returns null

    Hi, I updated the version couple of days ago to the latest build 5.2.214, I not completely sure which version I was on before but I updated it couple of days before 14th May. so around 5.2.124. We use to collect the recorded filename on the callback of of publishing event...
  19. A

    Unexpected server crashes

    Hi, Recently, we have been experiencing issues where flashphoner service stops running and demo site stops responding too. When i run this service webcallserver stop i get the message no such process found. Running service webcallserver start resolves the issue. Anyway I can check why it...
  20. A

    Screen Share on does not load the video

    Hi, Since upgrading to latest version, screen share is partially broken. If you visit the https://demo.flashphoner.com/client2/examples/demo/streaming/screen-sharing/screen-sharing.html and share a chrome tab it does not load the video. However, if you share an application it works. This use to...
Top