Recent content by revanreddy

  1. R

    UNSUPPORTED streaming codec VSIP

    Hi Max, We have uploaded the TCP Dump and report in the form, Please have a look at them Thanks
  2. R

    UNSUPPORTED streaming codec VSIP

    Hi We are getting exception as shown below while streaming the some of our cameras com.flashphoner.sdk.client.exception.UnsupportedCodecException: UNSUPPORTED streaming codec VSIP at com.flashphoner.sdk.client.StreamingMediaClient.initVideoDepacketizer(Unknown Source) at...
  3. R

    Script error when we're streaming multiple cameras

    We are using multiple cameras streaming as multiple instances in single Web page in one browser Yes Single tab only Out of 15 some are repeating cameras(one stream per one PC) Then What should be the suggested CPU config. required to stream upto 30 cameras in single browser same time...
  4. R

    Rtsp stream failed

    Hi, We are facing the issue while playing some of RTSP streams with error as shown in the attachment Please Check the report uploaded
  5. R

    Script error when we're streaming multiple cameras

    We are using the same code as per the example and When we tried more than 15+ cameras streaming on one flashphoner server we are getting the above error
  6. R

    Script error when we're streaming multiple cameras

    We are getting following error : Uncaught TypeError: Cannot read properties of null (reading 'currentTime') at t.<anonymous> (flashphoner.js:13277:140560) at n.emit (flashphoner.js:13272:221258) at n.trigger (flashphoner.js:13277:115555) at e.value (flashphoner.js:13277:119656)
  7. R

    RTSP stream failed

    Max, As we mentioned earlier we are facing the 3 mins delay in streaming in our application and demo app as well. even after 3 mins delay streaming is not smooth. our observations are: 1. Flashphoner(WCS) using TCP for transport as default, we suspect that causing the initial delay to pick up...
  8. R

    RTSP stream failed

    Max, We have submitted the Wireshark dump using form. we are seeing that java is using 100+% of CPU and stays at this high level even when no streaming is occurring please find the attachment
  9. R

    RTSP stream failed

    Thanks Max, We have fixed the clock rate issue at rtsp source and we are able to get the stream now we are experiencing the delay about 3 mins in stream We are providing the report here Thanks
  10. R

    RTSP stream failed

    That means, is our rtsp stream giving more resolution than what Flashphoner supports ? Please let us know the stream range supported by Flashphoner. Thanks
  11. R

    RTSP stream failed

    Hi, RTSP Streaming is failed using flashphoner Embed Player and Player example on demo site Error as shown in the attachment
  12. R

    WCS Service getting failed

    As 8081 used by another service so that we have changed the http port to 18081 as recommended now we tried same as shown above..but still we are facing the same issue Build Version v.2.0.218-5.2.1200-8a16f02d1e11e0f86f5f4e3d4199c2ed37556276
  13. R

    WCS Service getting failed

    We are using chrome only now but still getting error
  14. R

    WCS Service getting failed

    That means WebRTC won't work in case of HTTP ? if webrtc works only in secure mode, how come I am able to play back this same video using non secure http connection?
  15. R

    WCS Service getting failed

    Hi Max, We have configured the port as suggested above, now we are getting following error when we tried streaming Uncaught (in promise) TypeError: Cannot set properties of null (setting 'muted') at flashphoner.js:14398:414617 We have collected the report to trace the issue . but we...
Top