Wednesday, 14 August 2013

how to encode my video raw frames and set frame rate and display it through vlc

how to encode my video raw frames and set frame rate and display it
through vlc

Currently im running one server program in that i am capturing raw video
frames using v4l2 now i want to stream it using RTP and display it through
vlc. so, what i understood is, i need to encode raw frames in a particular
format and then a i need to stream via. RTP. I want encode them into H.264
format can you please guide me how can i encode the raw video frames to
H.264 format. can you please suggest me how to fix frame rate in my code
to 30 FPS as H.264 requires 30 FPS. Please help me and guide me how to
stream and display it through vlc

No comments:

Post a Comment