Search results

  1. J

    Hello! there are any way to integrate WCS with a React native app ?

    Yes your are right, the way to have it working will be by giving a React Native library to implement FlashPhoner or WCS technology into React Native apps, I think it will be a great bet for Flashphoner because many people build apps using RN. BTW I had to use an own RTMP server and was able to...
  2. J

    Having problems in Android with live video size when switching landscape to portrait

    Hi, when I rotate my Android phone from landscape to portrait or viceversa, the live video in web player not change to the according video resolution or size. Do you have any example on how to make video size or resolution responsive to the phone position? thanks!
  3. J

    How to render full screen video in WEB SDK

    Hello, I am using WCS web SDK to build a mobile app (hybrid app), I got it working on iOS by using Ionic, all works ok, but when I want to put the video on Full Screen it not works, I think it's something related with the video component generated by WCS web SDK. Please if you can help me on...
  4. J

    MP4 (H.264) can not be played in Chrome nor Safari and pixelated mp4 video

    I installed WCS v. 2762, removed H264 from codecs in "flashphoner.properties" files, implemented the new WCS Android SDK "wcs-android-sdk-1.0.1.36" and it looks that works like a charm. Sometimes I got freeze video, but not distorted video now. Any stuff related with video freeze maybe fps...
  5. J

    MP4 (H.264) can not be played in Chrome nor Safari and pixelated mp4 video

    Forget it I resolved it by making a symbolic link on linux
  6. J

    MP4 (H.264) can not be played in Chrome nor Safari and pixelated mp4 video

    Hello, I installed WCS V. 2762 but now recorded videos are not in client/record, how I can change recording video path for WCS ??? Thank you!
  7. J

    MP4 (H.264) can not be played in Chrome nor Safari and pixelated mp4 video

    Please confirm: the issue is that recorded video is distorted in this case - Android application is used for streaming Yes, live video streaming, using Android WSC SDK - VP8 codec is used (as H264 is stripped in the application) Yes - streamed video is recorded on WCS as .webm Yes Tried this...
  8. J

    MP4 (H.264) can not be played in Chrome nor Safari and pixelated mp4 video

    Hello, I am facing problems with video live recording in some Android devices. I implemented Android SDK to build an App that make live video streaming and record it using a WCS server, it works, but when I try to embed the video in the HTML 5 video player, videos not play, my solution for it...
  9. J

    How to switch to back camera using web sdk

    Hi, I developed an App with Ionic using WCS server & web sdk. But I am facing a problem; I need to capture the video with the back camera but the WCS web SDK use the front camera. Do you know how I can switch the camera in web SDK? Thank you! Regards, JG
  10. J

    Help: connecting to WSS in EC2 machine from HTTPS web app not works

    Hello. I am trying to connect using WSS:... URL from HTTPS secure web app. I am receiving the following error message: 'failed: Error in connection establishment: net::ERR_INSECURE_RESPONSE" I saw that it can be solved by installing valid SSL certificates to the "EC2 WCS server". Pls let me...
  11. J

    Hello! there are any way to integrate WCS with a React native app ?

    Hello! there are any way to integrate WCS with a React native app ?
Top