Search results

  1. Dani

    Record separately video stream and audio stream and mux them when playing

    Is is possible to record the video from one stream, the audio from a 2nd stream and mux them when I play ?
  2. Dani

    webm file (recorded on vp8 stream) using the rest API has no sound

    How do I record the sound as well as the video ? Is there a way to record the sound even if the Volume of the stream is set to 0 ? (currently no sound is recording with volume set to 0 or 100)
  3. Dani

    Stream Recording

    Is it possible to start and stop stream recording via api ? i want to be able to record a stream at specific events (not from the beginning) Can I send a command to the server to start recording a stream and command to stop recording (with file name ? )
  4. Dani

    2 seconds freeze in stream

    many of my streams has lags (stream freeze for 2 seconds than continues) . Is there a way to improve this ? what would be optimize settings to avoid these froze moments ? server cpu is less than 10% (load average 0.9, 1.19, 1.33) I've connected to the stream through several places and it...
  5. Dani

    can't open steam on iphone 11 and 12 while in a phone call.

    Finally figured out the issue with iphone11 and iphone12 - and it is reproduced with your own demo. You can't publish a stream while using the phone (regular call).
  6. Dani

    calling https://myserveraddress:8444/rest-api/push/terminate gives an error

    exception "java.lang.NullPointerException" path "/rest-api/push/terminate" error "Internal Server Error" message null timestamp 1611119681055 status 500
  7. Dani

    Update to latest wcs server and client -

    We've done all the tests on iphone XR 14.3 After updating server code and client version to latest on production servers iphone xr works great, but iphone 12 and 11 can't open the camera.... is there any changes in the code needed to be done to support iphone 11 and 12 that are not needed for...
  8. Dani

    Webcallserver update hanged.

    Webcall server update got hanged. It looks like it hanged with process chgrp running. hitting break on the process - and running update again - says it's already up to date. but - now - it can only be started at /usr/local/FlashPhonerWebCAlServer/bin/webcallserver start trying to start though...
  9. Dani

    Setting quality based on internet bandwidth

    Is there a way to change the stream quality if the internet bandwidth is good ? there is the target div dimensions, the camera resolution and the steam quality - is there a way to make a better "stream" when I know both sides has good internet connection ?
  10. Dani

    Function documentation

    Where can I find documentation on the Flashphoner functions ? (all parameters and options ? ) looking for the init function but I can find only examples, is there a function documentation somewhere ?
  11. Dani

    Cloned server stopped working

    I've cloned the server few months ago to run some tests on upgraded version. boot it up today - and run update - Server is now upgraded to v.0.5.28.2753-5.2.871-f5d67cfdeda1422e35c1ed5482468ba8d96a502c my code can't connect to the server - what would be the steps to verify server status ? how...
  12. Dani

    Big Sur MAC update possible issue with voice streaming

    I've notice something strange on a new Big Sur MacBook Pro - on a 2 way call video + sound one channel (voice) sounds scrambled for about a minute until it starts working ok. We haven't seen this in any other setup yet. I'm will try tomorrow with another MacBook to see if it's consistent. was...
  13. Dani

    can't access with admin user

    I get forbidden when trying to login How can I resolve this ? I can login with the demo user, but I need to update certificates, can I do it with demo ? Dani
  14. Dani

    iphone video freeze

    Hi, we're using an almost year old version of the sever/ api. the reason is that whenever we tried to upgrade - iPhone video is frozen. No issues on MAC and no issue on android. I can also confirm that the OTHER side see the "frozen" video as live - the problem looks local to iphone (trying...
  15. Dani

    Clone the Server

    Hi, I would like to run some tests off-line with my media server (basically - running upgrade of the software without effecting production system) I've cloned the media server and changed the ip address mapping in my local hosts file to the new one. For some reason it doesn't work What else...
  16. Dani

    Change session disconnection sensitivity

    we get many complaints recently about session disconnections. Is there a way to lower the threshold - so session will not disconnect with every small lag ? Thanks.
  17. Dani

    After updating WCS and WEB SDK to Nov 22 versions Safari will not play stream

    I've updated both server and client to this version: client: 0.5.28.2753.124 server: 5.2.409 Everything works great on chrome (both streams are fine) On Iphone (Xr) OS: 13.2.3 the streams goes out ok (I can see the stream on the other side) but safari shows a frozen image of the first frame...
  18. Dani

    Stream failure after 60 seconds on chrome

    We've noticed on 3 different computers something new from today - the session is disconnected after 60 seconds, only from chrome. I will update this post with versions for chrom, websdk and wc server in a few min
  19. Dani

    issues with chrome 75, firefox and edge

    this is a strange case - same computer: on chrome (75.0.3770.100)- I loose the stream (FAILED) after 60 seconds (with no reason) on firefox - the stream "works" but no video is shown (I do get these messages: navigatoe.getUserMedia is deprecated WARN core mediaSteamError { name: "AbortError"...
  20. Dani

    0.5.28.2753.99 - still dropping after 70 seconds

    I've try to use this new code, but 12.3.1 drops after 70 seconds. I actually using an older version of yours and it works ok on some of the phonse - as long as I turning off any WEBRTC feature in the safari advanced settings under experimental feature. Is there any fix on the way ?
Top