Recent content by Javier

  1. J

    rtsp problem again?

    Same on my side it won't work. I always receive 404. I installed WCS 5.2 by AWS marketplace. I tried GET / POST with same result. Also tried /rest-api/stream/connection/find_all
  2. J

    SSL Installation Problem

    Hello, yes I tried with https instead http but not works. I will provide the SSH access
  3. J

    SSL Installation Problem

    Hello, I am having problem with installing SSL certificate. I tried many times... I followed this guide https://docs.flashphoner.com/display/WCS52EN/Websocket+SSL#WebsocketSSL-ImportSSLcertificatesusingwebinterface, but not works. As soon I install the certificate I got SSL protocol error on the...
  4. J

    Andorid SDK is returning Null on stream.getRecordName()

    Thank you, finally I had to put the code for the request to strem/find endpoint, and it was resolved. Please don´t deprecated or do major api flow changes (like the .getRecordName only available on PUBLISHED event, and before it was reachable after creating the session), because of old...
  5. J

    Andorid SDK is returning Null on stream.getRecordName()

    Bonjour, tks, I saw it's already on Android side within the StreamObject, anyway to get it directly on execution time without any adittional requests.
  6. J

    Andorid SDK is returning Null on stream.getRecordName()

    Hello, Thank you it worked, I used the custom template way, and how to know if the format of the recorded video is webm or mp4, because some devices results in mp4 videos.
  7. J

    Andorid SDK is returning Null on stream.getRecordName()

    Hello, I updated to latest version of Flashphoner Server (v5.2.847), we are using Android SDK "wcs-android-sdk-1.1.0.16-release.aar", and now we receive null value on the method stream.getRecordName(), before the update we was using Flashphoner Server (v5.0.2762) with Andorid SDK...
  8. J

    Embed Player Problems

    we figured out to access using user admin and instance id of AWS, now it's working on Chrome, thanks for the help. Thanks for the support. BTW we did a manual installation, not throught AWS marketplace, so it's confuse to don't get admin admin credentials.
  9. J

    Embed Player Problems

    Hello, we already entered the license key, but when we try to login with user admin and pass admin y won't allow to login, but it allow with demo user. This what I see:
  10. J

    Embed Player Problems

    Hello, we really need help with this issue, as I said before, we are a paramedic service company, and a solution is urgently needed because we use live video to support operations on ground, and during pandemic is very much essential to have doctors connected. We really appreciate your fast...
  11. J

    Embed Player Problems

    Hello Max, I installed latest version, and did what you suggested, but there is a problem, after the installation and access to the *.*.*.*:8444 it don't ask me for admin password, and I will need admin access to configure certificates. It only asked about the license number... BTW admin admin...
  12. J

    Embed Player Problems

    I will need your IP to allow the ssh access
  13. J

    Embed Player Problems

    Hello Max, thanks for reply, I saw that it works on Firefox, but not works in Chrome. With last tests I saw this in browser console log I will provide the repor.sh result.
  14. J

    Embed Player Problems

    BTW I saw this on the browser logs on Windows, but not in Mac. I am using Chrome on both OS. It's very strange beacuse it was working before.
  15. J

    Embed Player Problems

    Browser Console Logs ``` jquery-3.3.1.min.js:2 [Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/. send @ jquery-3.3.1.min.js:2 ajax @ jquery-3.3.1.min.js:2...
Top