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 Max, We did tried to use that but when phone gets locked or App goes hidden, after some time stream would get closed itself. We want it to keep playing in the background until user stops manually. As our usecase is breaking news broadcasting, stream is on all day but only voice when we...
  3. A

    React Native SDK

    Hi Max, Any update on this? We have managed to get it working using native API's but finding it impossible to connect to media volume. Its working with Call volume but thats not ideal. Have you got an update or guidance on it? We have used this to build it...
  4. A

    React Native SDK

    Hi Max, thanks for the reply. Is there any indication the timeframe for that ticket?
  5. 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
  6. A

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

    Hi Max, thanks for the detailed response. I can confirm that was the problem and it's now fixed. Thank you for your help. Regards Azhar
  7. A

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

    Also to add to the above, I have tried the demo.flashphoner.com and examples are working on the chrome we have so not sure where its going wrong.
  8. A

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

    Hi Max, thank you for checking this for us. I have updated the server and it still has the same problem. I am getting the same error, its not working on the demo site either. Works on FF I am only testing the simple example of streamer from the demo site. My Chrome build is Version...
  9. 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...
  10. A

    Add delay to player

    Hi Max, Is there any ETA on this? We have been getting regular complaints that WebRTC stream is delaying by 3-4 seconds. Do you think its down to TCP? We never had this issue before we made that change for RTMP stream to work. Regards Azhar
  11. A

    Add delay to player

    Hi Max, Thanks for checking, it seems to be intermittent. I can confirm, we didn't had any issues either yesterday. Regards Azhar
  12. A

    Add delay to player

    Hi Max, any update on this? Voice still crackles a bit but nowhere near how it was on udp protocol. Regards Azhar
  13. A

    Add delay to player

    Hi Max, I have updated the client application to TCP and updated the origin settings as suggested. Should be good to collect the logs. thanks for the help. Regards Azhar
  14. A

    Add delay to player

    Should i enable tcp for only rtmp stream users?
  15. A

    Add delay to player

    Would TCP effect the latency on webrtc stream? We cant afford to increase the latency for paid subscribers?
  16. A

    Add delay to player

    that's interesting, if not support AAC solve this issue, for now, I am happy to go for that. If that means, it doesn't work in IE, thats fine as well. If thats the temporary solution, how do we go about doing that? thanks for taking the time to look at the server around that time.
  17. A

    Add delay to player

    Hi Max, There stats were from the edge server. Would you like to see them on the origin as well? That setting is already present in the settings on the edge server. Please see the contents of the file below # Config flashphoner.properties #webrtc ports range port_from = 20000 port_to=20002...
  18. A

    Add delay to player

    Hi Max, We still have the same problems of crackly sound on rtmp. It's pretty bad and we are getting a lot of complaints from our customers. We are a new service and worried people putting on forums and start complaining. We have gone from great voice quality to broken. Can you please help on...
  19. A

    Add delay to player

    Hi Max, I made the changes but when I tried to get ZGC, server wouldn't start, do the following settings looks correct? Server's physical memory is 16GB. Updated all the settings and server to 768 apart from above ZGC activation. Will see how the performance goes tomorrow during the day. It...
  20. A

    Add delay to player

    Hi Max, Will do the changes as you recommended. However, media_transponder.sdp does exists at location usr/local/FlashphonerWebCallServer/media_transponder.sdp. this is the location you asked to place the file but now you mentioned it should be inside usr/local/FlashphonerWebCallServer/conf. I...
Top