when I save rtsp strem to 264 file i get error malloc of size ... failed,
why?
My ffmpeg commnd is : ffmpeg -i rtsp:// test.264
this error accur too when I want to save mjpeg stream to 264 file
My ffmpeg commnd is : ffmpeg -i http:// test.264
___
ffmpeg-
hi
i want to stream rtsp multicast(h264) but i not understand how.
how can please give me an example?
i know how to stream feed to ffserver via rtsp udp but not multicast
thank
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailm
I have 2 videos that I overlay between them
I want to stream them with rtsp multicast(udp)
How can I do it please (I want the output will be h264 of course)
thank you all!!!
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/li
When i stream mjpeg/rtsp the url that I need to watch the stream is not
nice.
If me ffserver conf is like
#
#Feed feed1.ffm
#Format mpjpeg
#VideoFrameRate 2
#VideoIntraOnly
#NoAudio
#Strict -1
#
i need to visit : http://x.x.x.x:/test.mjpg
How can i change the url to visit on http://x.x.x.x/vide
Hi everybody!
I have 2 questions about streaming rtsp udp
my ffserver conf:
Format rtp
Feed feed1.ffm
VideoCodec libx264
VideoFrameRate 24
VideoBitRate 6
VideoSize 1080 x 1920
#AVPresetVideo default
#AVPresetVideo baseline
AVOptionVideo flags +global_header
1)I want to stream static file