[FFmpeg-user] ffmpeg change url path
JONI JONI
joni129384 at gmail.com
Mon Nov 13 23:23:27 EET 2017
When i stream mjpeg/rtsp the url that I need to watch the stream is not
nice.
If me ffserver conf is like
#<Stream test.mjpg>
#Feed feed1.ffm
#Format mpjpeg
#VideoFrameRate 2
#VideoIntraOnly
#NoAudio
#Strict -1
#</Stream>
i need to visit : http://x.x.x.x:<HttpPort>/test.mjpg
How can i change the url to visit on http://x.x.x.x/video/dog ?
thank you all!
More information about the ffmpeg-user
mailing list