Search results

  1. C

    Change recorded stream Video name and folder

    Hello In the config flashphoner.properties file i see: # record - Folder for record audio from calls. If empty then recording will be disabled # record_filename_template - Template for file name of record. Default: {id}-{date} it says only: record audio from calls. Can i change the folder of...
  2. C

    server do not broadcast audio

    Hello My server do not broadcast audio at all Not in the server dashboard examples and not in my other applications only video Any idea what cold be the reason? Thanks Cheinan
  3. C

    change published stream Video size, Frame rate and Bit rate

    Hello can i change published stream Video size, video Frame rate and video Bit rate while streaming with out disconnect the session and create new stream? Thanks Cheinan
  4. C

    Base64 img Strings

    Hello Max This time its a challenging question... A significant portion of our users are using old version of mobile devices, With browsers witch is not sporting webRTC or neither Websocket. To let these users play at list the video streaming without sound, I am using FFmpeg to take 5 frames...
  5. C

    Sound and Camera on Websocket with Mobile iOS Safari Browser

    Hello, When i am not using the HLS player, and i am using instead Websocket and HTML5 Canvas in Mobile iOS Safari Browser, In order to play a video stream from another Browser (for example chrome webRTC on windows). Can i also play sound on Mobile iOS Safari Browser? Dose the Mobile iOS Safari...
  6. C

    Play video in delay in HLS player

    Hello I need a way to play video stream from web cam in iPhone or iPad safari mobile web browser, Like in your Two-way Streaming demo example. Where i need the video delay to be maximum 5 second. In your example from your server: https://wcs5-eu.flashphoner.com:8888/dashboard.xhtml Whem i use...
  7. C

    Flashphoner.createSession auto login username and password

    Hello I am testing the trail Flashphoner media server and i can use it only when i am logged to the dashboard: https://serverhost:8888/dashboard.xhtml How can i configure the Flashphoner to be able to createSession with auto login, without need to be logged to the dashboard? Is it by: sipOptions...
  8. C

    Stream Recording options

    Hello I Am inserted in using Flashphoner as a replacement for adobe media server. Can i start or stop the Stream recording not only on session.createStream and STREAM_STATUS.UNPUBLISHED or STREAM_STATUS.FAILED And do it in a middle of connection? Can i change and define different directory's...
Top