I have sent a video with details.
Above, our settings file
media_port_from =31001
media_port_to =60000
#codecs
codecs =opus,alaw,ulaw,g729,speex16,g722,telephone-event,mpeg4-generic,h264,vp8,flv,mpv
codecs_exclude_sip =mpeg4-generic,flv,mpv...
{"exception":"com.flashphoner.rest.server.exception.InternalErrorException","path":"/rest-api/stream/metrics","error":"Internal Server Error","message":null,"timestamp":1593519846697,"status":500}
Hello!
We attempt to configure a CND EDGE NODE @ DigitalOcean.
Using the main IP of machine -> OK - works good.
Using the FLOATING IP, (good for snapshot and up a machine once needs), keeping configuration, ssl and others settings, we got a lot of errors regarding:
CAN NOT BING SIP PORT...
Hello!
Is this correct? We are using credentials from DEMO of FlashPhoner TURN
function start() {
//check if we already have session
if (Flashphoner.getSessions().length > 0) {
startStreaming(Flashphoner.getSessions()[0]);
} else {
//create session
var url =...
Thanks Max,
I check the demo and documentation.
Is possible to implement is on the same page where stream webcam?
For example, we have 1 webcam publishing and 2 streaming being played.
Hello!
We are experience issues with MCU.
The video images are blurred a lot of times.
The incoming stream is clear, but the stream into MCU a lot of time becomes blurred and colored.
Encoder priority - flashphoner.settings is VP8, H264
Hello!
Its possible to use the player (webrtc) not embed, on the same page, to monitor arround 50 streams?
Actually we are using this with the embed code and works.
We find a solution, but wait to your review on how to monitor streams outside mixer on the same server.
Participant start webcam
After that we PULL this stream to another server ($$$) where we mount the room MCU
On this way, we have the 2 streams, users see the MCU and our team monitor...
Hello!
We are trying to PULL stream from another WCS server using API.
We got 200 CODE return, but stream is not being played.
Server A -> StandAlone -> User connect and stream webcam
Server B -> PULL stream from server A.
How to? We follow the documentation but not works.
Hello!
We are testing MCU.
We can create the conference and all participants, its OK.
But once we attempt to capture the individual stream like "carlos#room123" its become without audio, only video.
How to capture and record individual MCU participantes outside mixer?