���� JFIF �� � ( %"1"%)+...383,7(-.-
![]() Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20 System : Linux st2.domain.com 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64 User : apache ( 48) PHP Version : 7.4.20 Disable Function : NONE Directory : /usr/local/FlashphonerWebCallServer/conf/qa/ |
Id:9 Name:Streaming Video, receive as VOW Clients: 2 AccountType:STREAM Publishers:1 $1 -> api.publishStream({name:"testStream"}); $s -> wait(5000); $2 -> api.playStream({name:"testStream", mediaProvider:"WSPlayer", sdp: "v=0\r\n" + "o=- 1988962254 1988962254 IN IP4 0.0.0.0\r\n" + "c=IN IP4 0.0.0.0\r\n" + "t=0 0\r\n" + "a=sdplang:en\r\n"+ "m=video 0 RTP/AVP 32\r\n" + "a=rtpmap:32 MPV/90000\r\n" + "a=recvonly\r\n" + "m=audio 0 RTP/AVP 0\r\n" + "a=rtpmap:0 PCMU/8000\r\n" + "a=recvonly\r\n"}); $s -> wait(20000); $2[true] -> isStreamMediaReceived("testStream", "audio"); $2[true] -> isStreamMediaReceived("testStream", "video"); $1 -> api.unPublishStream({name:"testStream"}); $2 -> api.stopStream({name:"testStream"});