rtsp

  1. D

    RTSP ip camera do not play embed_player

    hi, there Flashphoner user wcs server ip camera play in web browser service specific ip camera do not play flashphoner rest-api request post host/rtsp/find "uri" json but NotFoundException status server error logs check RtspAgent - pool-58-thread-1 audioSdpPort:31014 audioTrack:trackID=1...
  2. F

    Is there any way to play rtsp stream flutter webview?

    Hi :) I'm having trouble playing my rtsp stream via WCS webRTC in flutter webview. It seems like IOS device requires video and microphone permission even though it doesn't use them which is quite odd considering that no android devices require such permissions. Is there any possibilities that...
  3. gjmptw

    Encrypting the Stream URL when using Embed player

    I want to be able to encrypt the Stream URL when using the Embed player feature. As I tried to do it by obfuscating the js code etc, but if any network sniffer is used, the sent websocket packets shows the stream url in plain text. here is an example. I was thinking if there is a way to modify...
  4. V

    Trying h265

    Hi Max!, i`m trying to ingest MPG TS h265 from a rtsp to use the embed player. but no luck. The player is black. I followed the instrucions tu update, and updated one of our servers to the v.2.0.228-5.2.1579 The final goal is to publish the embed player and the latency is very important. Thanks...
  5. F

    [WebSDK] Fail to pull rtsp stream

    Hi I'm trying to make a website with several rtsp streams played at the same time. As is in the demos, I am using WebSDK and create stream with rtsp uri as stream name. Unfortunately, I'm having trouble pulling rtsp streams time to time. Oddly, I can play my rtsp stream on VLC player, but...
  6. Gabriel Soudry

    MJPEG video stream

    Hello, Are there any plans to implement MJPEG support in the future ? f not, I'd like to inquire whether it would be advisable to use ffmpeg for converting MJPEG to H.264 and then transmitting it to Flashphoner. Regards, Gabriel
  7. P

    RtspAgent Shutdown error in H.264 rtsp stream

    Hello, We are experiencing rtsp disconnect after about 1 minute. Here is disconnect log. 10:48:00,604 INFO RtspAgent - RTSP-AGENT-rtsp://pbochan:pass@172.16.25.232/stream1-78e10879-8886-4a02-8dad-163285020cc7 Shutdown 10:48:00,604 INFO RtspAgent -...
  8. Gabriel Soudry

    H265 Grey Screen (not in H264, not in H265 in VLC)

    Hello, We have a bug in the latest version of Flashphoner, RTSP H265, where we see a grey screen every second. This bug is not present in VLC H265 nor in Flashphoner RTSP H264. Are you aware of this bug? Unfortunately, we cannot share this RTSP to the internet. Regards, Gabriel
  9. F

    rtsp.auth fails to connect

    Hello team. We're running a WebCallServer to embeb some RTSP streams from a couple DVR systems in our management tool. During the tests, from the WCS portal we can reach on the player tool the rtsp steam with the format rtsp://user:pass@dvr_ip:port/h264?device=cam_ip&channel&stream. This is...
  10. S

    "Stopped by session disconnect"

    We are having a issue streaming externally on customer network. We had all firewalls disabled and captured a good working internal scenario and a failed external scenario. Logs are showing this when failing: OBJECT: { "nodeId" : "mB8C1N1RLLpg0D1KI1xl87rX1RduM7BD@192.168.240.39", "appKey"...
  11. Gabriel Soudry

    Unable to see rtsp stream, but stream correctly open in vlc

    Hello, We have a stream that we can read with vlc but not with flashphoner (latest version of flashphoner). Here are the logs when we open the stream : We have : SessionDebugService - Failed to parse ip from session id: flashphoner-staging-flashphoner-c67cd87fc-pgjb8 flashphoner 12:03:53,313...
  12. Gabriel Soudry

    MSE broken since FlashphonerWebCallServer-5.2.1408

    Hello, we have encountered while attempting to update Flashphoner. Our previous version was 5.2.1404, and we primarily utilize the MSE along with an RTSP emulator to simulate real-time streaming. Our configurations have remained mostly unchanged from the default settings. We use bstreamer to...
  13. pride

    RTSP KeyFrame

    Добрый день, могу ли я управлять количеством ключевых кадров в потоке RTSP (h264) c WCS? WebRTC -> RTSP -> Стороний приемник потока
  14. pride

    RTP/RTSP/RTMP

    Здравствуйте. Могу ли я стороним приложением получить поток с WCS RTP/RTSP/RTMP ? Если да, то могу ли я выбрать кодек в котором я хочу получить поток?
  15. P

    RTSP not working

    I was using "Embedding an RTSP player in a web page" to stream IP camera to my website when suddenly it stopped working today, I was trying to access the flashphoner.js, but it states that access is denied.
  16. giapdz

    RtspAgent shutdown

    Hi Max, I am having trouble with the player. Sometimes it works, but other times it doesn't. This issue is reoccurring issue causing the Flashphoner sometimes to allow connection while sometimes the connection doesn't work. Sometimes it's run about 2 minutes after it returns an error...
  17. V

    Testing new version

    Hi Max!, I´m testing this new version but can´t make it work. I´m listening to a rtsp feed and trying to generate a WebRTC player. Super happy with my actual servers running v.2.0.225-5.2.1482 super good for years, really happy. Anyway if you can help... SSH sent from support page. Thanks!
  18. B

    minimum duration time of an RTSP session

    Hi, I need the RTSP connection signals that I open via the API (/rest-api/rtsp/startup) to stay open for at least 20 min even if no one is watching. I changed the flashphoner.properties with the following parameters: rtmp_activity_timer_cool_off_period=2 rtmp_activity_timer_timeout=600000...
  19. B

    Control when a stop sign

    Hello. How could I control to open several rtsp signals during a certain period and if any stops, do I need to register with a bank for notification control?
  20. Sukwon Choi

    URL authentication with '@' working weird in 5.2.1482

    Hi, I changed rtsp password recently with '@' character included. I tried several ways, but it's quite working weird. I sent you a rtsp url with private form. Let's say my rtsp url is username:password@@example.stream on WCS 5.2.1482 both username:password%40@example.stream and...
Top