Forum Home › Forums › Runtime Bugs › Frame URL returns error
Tagged: Frame, Plugin, Scheme Extra Components
- This topic has 14 replies, 4 voices, and was last updated 1 year, 10 months ago by
Mikhail.
-
AuthorPosts
-
January 18, 2022 at 4:19 pm #9940
Hennie_Kotze
ParticipantGood Day,
I have recently installed the scheme extra components, and while testing it out I ran into small problem….
I try to add a simple URL into a new frame (http://www.google.co.za), but when I run the webstation application the result in the frame says “www.google.co.za refused to connect”.
Any idea what I’m doing wrong?
I also try to open a picture in the frame located on my hard drive, but that URL also returns the same error.
Regards,
-
This topic was modified 3 years, 2 months ago by
Mikhail.
January 19, 2022 at 9:12 am #9943Mikhail
ModeratorHi,
Many websites do not allow open them from frames.
Try https://rapidscada.org/ instead of Google.January 19, 2022 at 9:53 am #9945Hennie_Kotze
ParticipantThanks,
https://rapidscada.org/ is working perfectly.
Do you have any notes on requirements for URL’s to see camera feeds? Will RTSP stream URL’s work or not?
Regards,
January 20, 2022 at 7:07 am #9959Mikhail
ModeratorIt’s possible to achieve this
https://rapidscada.org/wp-content/uploads/projects/kaz/kaz02.pngPlease translate this topic for the details.
January 20, 2022 at 7:08 am #9960Mikhail
ModeratorThe idea is using special software to convert RSTP to a web video stream.
January 20, 2022 at 7:09 am #9961Mikhail
ModeratorUseful links:
http://umediaserver.net/umediaserver/index.html
https://ffmpeg.org/
https://flashphoner.com/embedding-html5-rtsp-player-into-a-web-page/
https://dev.to/tejasvi2/rtsp-stream-to-web-browser-using-ffmpeg-1cb
https://stackoverflow.com/questions/48588485/how-to-embed-streaming-rtsp-media-into-an-html5-page
https://stackoverflow.com/questions/32708716/embed-rtsp-video-stream-on-html-websiteFebruary 1, 2023 at 8:37 am #12054hethongscada62
ParticipantDear Mr. Mikhail,
I am interested in your configure
https://rapidscada.org/wp-content/uploads/projects/kaz/kaz02.png
I have been reading this topic in Russian but did not understand.
Which camera model do you use? Can the IP Yoosee camera use?
Could you show me a step-by-step to configure it?
Thanks and best regards
Han HoangFebruary 1, 2023 at 12:29 pm #12057Mikhail
ModeratorHello,
The customer uses cameras that provide video in the RTSP format.
RTSP is not supported by web browsers directly. Therefore the customer uses Unreal Media Server to convert video streams into a HTML5 friendly format.Many cameras support HTML video out of the box. I cannot provide particular camera model, because there are thousands of cameras on the market. A camera’s manual should say that it can display video in browser.
February 2, 2023 at 3:11 am #12061hethongscada62
ParticipantDear Mr. Mikhail,
Thank you for your repply. I will test it with Unreal Media server
Thanks again.
Han HoangFebruary 2, 2023 at 9:36 am #12067Mikhail
ModeratorHello,
Please let the community know about the result.
If you have not purchased cameras, you could choose a camera model that provides video for web.April 18, 2023 at 2:16 am #12459Bang
ParticipantHi Mikhail,
I have a camera that can be live viewed in webpage.Its local address is 172.20.41.14
i tried the configuration below on dashboard:
widget type=”CustomUrl” url=”172.20.41.14/embed”/>
but on the webstation, nothing displays .
I tried with other youtube url, it worked.any thoughts ?
April 18, 2023 at 11:08 am #12463Mikhail
ModeratorHi,
May be scheme is missed in the URL.April 19, 2023 at 9:57 am #12467Mikhail
ModeratorI mean
http://
May 9, 2023 at 6:38 am #12548Bang
ParticipantI tried adding http://, the thing is cctv webserver only works on Internet Explorer. I tried having IE extension on Chrome and replacing URL with that of the Chrome opening the IE tab with the Webserver URL.
Kind of saw it coming, does not work.I’m currently trying to access CCTV’s dvr through cloud, will update when it’ll work but reluctant to proceed with this since it will be dependent on internet connection.
If you can offer other alternatives, that will be much appreciated.
May 10, 2023 at 7:18 am #12551Mikhail
ModeratorIE is too old and deprecated. IE was removed in Windows 11.
Dashboard plugin creates a frame element on a web page. So the tasks are:
1. Make video run by URL in a new Chrome tab.
2. Make video run in a frame.What is displayed if you simply copy video URL in Chrome tab?
Check the camera manual. Some cameras can provide video on its webpage and RTSP. What protocols are supported by your camera? -
This topic was modified 3 years, 2 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.