December 01, 2023, 09:33:27 PM
Welcome, Guest. Please login or register
News: Stay up to date with everything that's happening at http://twitter.digitalsignage.com

MediaSignage support forum



Author Topic: Support for RTSP protocol for webcam object  (Read 11870 times)

ShowIT Media

  • Jr. Member
  • **
  • Posts: 38
  • Karma: +0/-0
Support for RTSP protocol for webcam object
« on: November 13, 2013, 02:05:32 AM »
Hi,

It would be great if you could have a video component that supports the RTSP protocol so I could give it a URL like: rtsp://10.20.55.53:554/live1.sdp
to get the live feed from a camera.

All the components now only works via http.

cheers for the great work,
Jonas

admin

  • Administrator
  • Hero Member
  • *****
  • Posts: 5185
  • Karma: +36/-8
Re: Support for RTSP protocol for webcam object
« Reply #1 on: November 13, 2013, 08:45:07 AM »
We do support RTMP ... did you try the external Video component?

ShowIT Media

  • Jr. Member
  • **
  • Posts: 38
  • Karma: +0/-0
Re: Support for RTSP protocol for webcam object
« Reply #2 on: November 14, 2013, 02:43:37 AM »
Yes I tried that:

I have a URL looking like: rtsp://10.20.55.53:554/live1.sdp
When I insert this in the external video component it automatically adds http:// in front
and it fails

criley

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 598
  • Karma: +15/-0
Re: Support for RTSP protocol for webcam object
« Reply #3 on: November 14, 2013, 10:32:21 PM »
This is a similar problem I have with the RSS and html components. Most feeds I have start out with feed://, but the system adds http:// so the line would read http://feed://.

GRAFIXMEDIA

  • Sr. Member
  • ****
  • Posts: 182
  • Karma: +2/-0
Re: Support for RTSP protocol for webcam object
« Reply #4 on: November 15, 2013, 02:14:17 AM »
Hi If you are using rtsp protocol then you must be using streaming server, have you established link to this server using VLC on your computer without the signage player?
you need to configure VLC so it can play your stream first then you need to make note of the url and add it to signage studio extApp/Capture component.
once you have VLC playing your stream then you are ready to setup signage studio side.
 
Select custom and give app name= where is VLC located on your computer normally program files
Command line is where you add your url and other commands
e.g
-I dummy-quiet --mouse-hide-timeout 1 --aspect 16:9 --no-video-title-show rtsp://localhost:5544/stream

Above line is example but you need to put your own information depending on your settings.

Make sure signage controller is running for extApp/Capture component to work.
« Last Edit: November 15, 2013, 02:20:31 AM by GRAFIXMEDIA »

ShowIT Media

  • Jr. Member
  • **
  • Posts: 38
  • Karma: +0/-0
Re: Support for RTSP protocol for webcam object
« Reply #5 on: December 04, 2013, 03:46:15 PM »
only problem is that VLC creates a very large cashe creating a delay that gets longer over time and thats not good when the stream is a live stream

I'm trying to incorporate an entrance IP camera into the signage the RTSP stream actually comes directly from the IP camera.
I have actually now made the ultimate workaround.

I have setup a new webserver that puts the RTSP stream in an Iframe and then put the html page into the Signage campaign, it does the trick, but now I have an extra server running. :-)

markoz

  • Newbie
  • *
  • Posts: 1
  • Karma: +0/-0
Re: Support for RTSP protocol for webcam object
« Reply #6 on: March 06, 2015, 04:38:49 AM »
Hello,

I have tried what you said (running VLC and converting from RTSP to HTTP) but the problem is that in my DigitalSignage player the video is cached and is repeating the same slice like it did the first time the sequence run. Can I somehow disable caching for HTTP video stream so I can have a live Picture from IP camera on my screen?

Thank you!

Best wishes,
Marko

 

Carbonate design by Bloc
variant: carbon
SMF 2.0.12 | SMF © 2016, Simple Machines