rtsp

  1. Sukwon Choi

    Planar YUV 4:2:0 format not supported.

    Hi, I'm using WCS in AWS Marketplace to stream multiple ip camera video though rtsp in our web platform. However, I found that some rtsp url failed to stream with WCS. (It works perfectly with VLC) After several tests, I found that among videos using the H264 codec, videos using the YUV 4:2:0...
  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

    Streams count per instance

    Hi Team , We have webcall server installed in aws ,we need to know how many RTSP streams the wcs server support ? For example we have t3.medium type how can we estimate the stream number for this instance ? In the load test provided in the website we are unable to compare it with the AWS...
  4. 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
  5. DeanSLR

    rtsp_interleaved_mode not working

    Hello, I try to change to UDP with: rtsp_interleaved_mode=false in the properties file. Then when I connect to the stream I get the 'STREAM PLAYING' event but all I see is white screen. When I remove this it works fine.. Thanks for the help!
  6. KirillMosiyenko

    WebRTC генерация ссылка для клиента

    Добрый день! Скажите пожалуйста есть ли возможность защитить ссылку для стриминга с камеры по РТСП? Есть ли какие то методы аутентификации?
  7. E

    Recording RTSP stream

    Hi could you help me i want to record rtsp stream as i view, it I believe if i set record_rtsp_streams=true on server then when i view rtsp stream it will be recorded and saved on server as mp4 file my question when viewing rtsp stream how do i get file name and location of saved file i need to...
  8. ahmed_foda

    embed player failing

    I'm trying to use the embedded player in my website, the stream link works fine in rtsp.me site so it's tested but when trying to add it to the embedded player the player fails. can anyone help please it urgent
  9. S

    RTSP Stream failed

    Some RTSP URI doesn't work with flashphoner. Its codec is H264, which flashphoner supports. Could you please check my RTSP URI?
  10. Nikhil Pareek

    Using special character "@" in password

    I'm trying to use a password with @ into it in my rtsp link, not able to connect as I can see on server logs that URL is said to be invalid. is there any way that I can use @ in the password? For example" rtsp:://username@oaass@123@someit:544:/someaddress
  11. T

    Incorrect color shown on the video

    I have a rtsp link, which viewing on the browser (tested chrome and edge) will have color incorrect problem, but no problem on the same PC using VLC player. Also the video viewing on another PC and iPad using the demo page will have no problem. What could be the problem?
  12. M

    RTSP No Codecs Found

    We are trying to stream an RTSP Video direct from a FLIR PT-606Z HD camera and the stream failed. We looked in the server logs and saw a "No Codecs Found Error." Log is attached. Please advise.
  13. F

    Flashphoner DNS issues ?

    hello we've been using flasphoner on a ubuntu vm for months now with no issue , then it stopped working for no apparent reasons. I tried to roll back to a previous snapshot, uninstall , reinstall with no success . I cannot find what prevented the service from running . We use it for rstp to...
  14. alexosh

    Черный экран на iOS (трансляция с камеры)

    Добрый день. Проблема на iOS клиентах. Трансляция с веб-камеры, на сервере дефолтные настройки. Используется кастомизированный embed player, в mediaProviders указано WebRTC,MSE (или пробовали наоборот), transport: TCP. Стрим подключается по и показывается нормально. Видео без звука (он...
  15. V

    Need start player every cut on stream

    Hi super Max!, I´m feeding my WCS servers with a Rtsp live video, every time the rtsp feed have a cut(o micro-cut) the user needs to push the play button again. There is a way to force the player to autostart when the rtsp starts again? it´s too crazy? A way to always autoplay? Thanks in...
  16. L

    RTSP - No Codecs Found

    I'm trying to stream RTSP to Web RTC and I'm seeing a failure in the logs saying "No codecs found". I have already tried updating Flashphoner to the latest version, but that didn't help. Also, I'm getting the RTSP stream from this Docker container: aler9/rtsp-simple-server Any help is appreciated!
  17. D

    RTSP Failure

    Hello, Our RTSP streams from Milestone have stopped working for the last week and we are hoping you can take a look remotely. Streams are OK playing in VLC, just not in the WebCall Server for some reason. I will post remote connection and static RTSP URLs in the report for this ticket. Please...
  18. R

    How to publish the Live RTSP URL and play in Chrome browser

    How we can publish rtsp url for live in flashphoner using rest api and how we use it in chrome browser (video tag)
  19. burak guder

    no sound in recordings

    There is no sound file in any of the recordings I received. Camera : H264, AAC Record Api : 'content' => '{ "mediaSessionId": "'xxxxx-6e89-497e-b717-0469c5448109'", "config": {...
  20. burak guder

    Is it possible to start recording by stream name?

    I want to record a stream I received from the ip camera but I need to use mediaSessionId for recording. I can't start recording with rest api because I can't access mediaSessionId rest-api/rtsp/find_all { "uri": "rtsp://root:Sxxxxxxx@xxxxxxxx:555/live2.sdp"...
Top