Search results

  1. M

    No audio playback in Chrome since Chrome 81

    Hello! I noticed that the last update of Chrome suppresses the audio playback on my website. My WCS version is 5.1.3546. I am sure that a WCS update to the current version would fix it but I have a lot of special code adjustements (clever as I am undocumented) so that a workaround would be the...
  2. M

    No stream hearable in Edge 44.18362.329.0

    Hello! I noticed today that my website www.marcophono.com isn't working in Microsoft Edge 44.18362.329.0 . Is that a known problem? I havdn't tested Edge since ages so the problem may exist since a while. My WCS version is 5.1.3546 Best regards Marc
  3. M

    No Audio in Microsoft Edge (42.17134.1.0)

    Hi Max! Updating Windows 10 to build 1903 (MS Edge 18.18362) did the trick! Working now again in all three major browsers like a charme! Also still using the old WebSDK. I never had that good luck to solve a problem by updating Windows. Now I am on the bright side! :) Thank you very much for...
  4. M

    No Audio in Microsoft Edge (42.17134.1.0)

    Hi Max! Does it also works on Microsoft Edge (17.17134) when you test it? For me it works but I must check the box for OPUS. On your screenshot it is not checked. (that's why I ask) Also I must change the speaker for the output to "speaker 4". For my project it is no acceptable solution to let...
  5. M

    No Audio in Microsoft Edge (42.17134.1.0)

    Here I'm again. :) Unfortunatelly it is not working. MS Edge still does not playback the stream on the website. Also FF has that problem with the new scripts. Chrome is still working. May be you can have a look into my JS code on my server? Best regards Marc
  6. M

    No Audio in Microsoft Edge (42.17134.1.0)

    You are the best, Max! :)
  7. M

    No Audio in Microsoft Edge (42.17134.1.0)

    Thank you, Max!
  8. M

    No Audio in Microsoft Edge (42.17134.1.0)

    Hi Max! Thank you for checking. But that fix is not a solution. I cannot tell my visitors that they have to manually change MS settings to use my service. Is this problem fixed in a later WCS version? Best regards Marc
  9. M

    No Audio in Microsoft Edge (42.17134.1.0)

    Hello! Today I found out that there is no audio to hear in Microsoft Edge browser. (the other way round works) I checked this browser the first time since ages so this issue can exist since a while. I have WCS 5.1.3546. Is the MS Edge issue a known one fixed in a later WCS version? Due to...
  10. M

    Migration of WCS4/Asterisk/MeetMe project to WCS5

    OH MY GOD!! THAT IS WORKING!!! I'm real happy now! Thank you very much for your investigations, Max! Can I pay a fee for your work? I cannot belive that I just mixed up two variables in my own php script. Oh boy... Best regards Marc P.S. And also the Firefox works now after founding again the...
  11. M

    Migration of WCS4/Asterisk/MeetMe project to WCS5

    This implementation must be the hell's prove for me. I never felt so stupid like in the past weeks (no: months! :( ) Whatever I do, whatever I try, I fail. So I ask you politely to log into my server to find out why I cannot simply play an audio file by moving the .call file into the outgoing...
  12. M

    Migration of WCS4/Asterisk/MeetMe project to WCS5

    Hi Max! If you can give me a hint I could finish the project by end of the week. Best regards Marc
  13. M

    Migration of WCS4/Asterisk/MeetMe project to WCS5

    Hi Max! Here I am back. Like old shoes you cannot throw away. ;) I have set up now my calling proccess as you mentioned in this thread a longer time ago. So I 1. start a phone call with the client2/examples/demo/sip/phone/phone.html 2. find the conference-id in the asterisk conferences folder...
  14. M

    How to suppress permisson request to microphone in browsers?

    Thank you for all your patience, Max, but I give up here. It seems I am not clever enough for that stuff. Meanwhile I have downgraded the technical platform for my Android app from WCS4 to WCS2.1 which is running like a charme since 4.5 years and recreated the code now in Actionscript. Just for...
  15. M

    How to suppress permisson request to microphone in browsers?

    So there is no way to use the REST Api to ceate the streams? If I must create every session stream via Javascript and catch the stream name per REST Api per PHP then I will get a timing problem. Or have a delay. Best Marc
  16. M

    How to suppress permisson request to microphone in browsers?

    That sounds to be a handable solution. Will try it out. Thank you, Max! :)
  17. M

    How to suppress permisson request to microphone in browsers?

    Hello Max! Here I'm back. A bit late. Sorry. To safe you from reading all again I reduce my question to the minimum. You final recommendation how I can handle the audio stream mix between user, callee and the audio files which the user can inject/mix into the existing stream was this way: 1...
  18. M

    How to suppress permisson request to microphone in browsers?

    Ah, yes! Now it works as you imagined! And great audio quality! :) I'll make some more tests now to find out about the question with the following audio files. Best Marc
  19. M

    How to suppress permisson request to microphone in browsers?

    Okay, okay, it must be stereo. :);) Now I'll do my tests..
  20. M

    How to suppress permisson request to microphone in browsers?

    Seems I found the reason in the logs: I'll try to check that out!
Top