I have searched this but I can't seem to find any reference to it anywhere. Everyone seems to use RTMP with streams hosted on a Red5 or FlashServer.

My server admin has ffmpeg (and ffserver) installed and I have setup a test stream in my ffserver.conf file.

##################################################################
# RTSP examples
#
# You can access this stream with the RTSP URL:
# rtsp://localhost:5454/test1-rtsp.mpg
#
# A non-standard RTSP redirector is also created. Its URL is:
# http://localhost:8090/test1-rtsp.rtsp

#
#Format rtp
#File "/usr/local/httpd/htdocs/test1.mpg"
#


Format rtp
File "/home/euronaval/domains/euronaval-show.com/public_html/sites/default/files/videos/euronaval_video_accueil.flv"

Then, from the examples I have seen, I have added :

[swf file="euronaval_video_accueil.flv" stream="rtsp://localhost:5454" player="wijering4_mediaplayer" params="width=576&&height=320"]

But all I get so far is "Video Not Found"

Before I dig deeper I'd like to make sure it's possible to set up a RTSP stream with SWFTools.

Thanks !

Comments

shablm’s picture

plz can any1 answer to dis?!!!

shablm’s picture

Component: Documentation » Miscellaneous
Assigned: Unassigned » shablm
Issue summary: View changes
Status: Active » Closed (works as designed)
shablm’s picture

Issue summary: View changes