Search results

  1. N

    in android Studio WebView, Camera is not open

    using your URL(https://wcs5-eu.flashphoner.com/client2/examples/demo/streaming/two_way_streaming/two_way_streaming.html) both side means publish and subscribe?
  2. N

    in android Studio WebView, Camera is not open

    you want to say using your URL in My WebVIew please Explain clearly
  3. N

    in android Studio WebView, Camera is not open

    Hi when we start Live broadcast so it is opening the Camera in webview. but other user want to see Live Broadcast, in that case i am not able to see open camera and same URL will open camera in Chrome Browser. URL-...
  4. N

    Not able to play recorded mp4 file in iOS 10

    URL : https://buckwormvideos.com:8888/client/records/stream-84E15003-AB2A-4E4A-B108-D9457B8F3C4E-aaot4t1if82juhhaa8hmg83isj.mp4
  5. N

    Not able to play recorded mp4 file in iOS 10

    Hi Max, After updating to server to build 2361, We are getting green background on recorded video. I am attaching the screen shot of video too. Feel free to move this task to new thread if you think so.
  6. N

    in android Studio WebView, Camera is not open

    i checked your Link (https://wcs5-eu.flashphoner.com/cli...ming/two_way_streaming/two_way_streaming.html) but your Link is not opening and i attached screen shot. Please Check
  7. N

    in android Studio WebView, Camera is not open

    i want to see the recorded Video in webView but i am not able to see the recorded Video in webView . Please check
  8. N

    in android Studio WebView, Camera is not open

    URL- https://www.buckworm.com/customers/broadcast-publisher.php?stream=1501227224860buckworm3210 i attached the whole sample code. https://drive.google.com/open?id=0B8NNaG_6jwupNFdzMFd0ZDFxaDA
  9. N

    in android Studio WebView, Camera is not open

    Hi I am using https:// and i am not able to open the Camera in Webview I checked many Devices like Motorola, ASUS, Micro Max but getting same issue. I attached the sample .apk Drive Link https://drive.google.com/open?id=0B8NNaG_6jwupNWtNTVczWC1OQ3M This sample app have Two Button First one (...
  10. N

    Is it possible to open the camera view with out the publishing the stream ?

    Is it possible to open the camera view with out the publishing the stream? or in other terms can we have Open instance of RTCEAGLVideoView with out publishing the video.
  11. N

    Not able to play recorded mp4 file in iOS 10

    Hi Wee have updated our server. It works for some recording but for some recording we are getting black screen Please check the link http://buckwormvideos.com:9091/client/records/stream-4FBF12AC-0391-4F72-AD4F-9E91210B8715-n149e5kupk6bs7bb0c50d7e9o2.mp4 This is just showing black screen.
  12. N

    Not able to play recorded mp4 file in iOS 10

    Hi Max I am sharing the link updated sample code. In which I have written the code for native player in viewcontroller.m with in Stream recording folder. Function name is playVideo and definition is as follows (Line 388 - Line 400) and is called at line 151. Hope this will help you. Sample...
  13. N

    in android Studio WebView, Camera is not open

    Android Studio version 2.2.2 WebView version- This is the functionality of Android studio i am using Real Mobile Device (Motorola G3) OS version 6.1 And when we open Direct URL in Chorme, its open the Camera.
  14. N

    in android Studio WebView, Camera is not open

    Hi, I am using Android Platform, when i open the WebView then Camera is not open. so please resolve it
  15. N

    Not able to play recorded mp4 file in iOS 10

    Ok so you are making a sample. Can we expect to hear back in a few hours?
  16. N

    Not able to play recorded mp4 file in iOS 10

    Please provide the UDID of your iPhone, so that you can run our app on your device. Please provide two UDID as you will be needed two device to check the flow of app.
  17. N

    Not able to play recorded mp4 file in iOS 10

    Both video link that you have provided in comment 8 is working on iOS app. so we have updated our server side code to build 2353 (The latest one). But still when I am recording the live stream, getting the below url, which is still not playable on iOS device...
  18. N

    Not able to play recorded mp4 file in iOS 10

    Hi I am not sure this is going to be worked. I am doing the recording of the live stream with property .record as 'YES'. My code is like below for recording FPWCSApi2Session *session = [FPWCSApi2 getSessions][0]; FPWCSApi2StreamOptions *options = [[FPWCSApi2StreamOptions alloc]...
  19. N

    Not able to play recorded mp4 file in iOS 10

    We can not ffmpeg for our case, as this is time taking process and in our app, we are offering the user to see the video, as live stream gets stopped.
  20. N

    Not able to play recorded mp4 file in iOS 10

    Screenshot of my simulator: https://ibb.co/k1FDVQ
Top