Hi All,
i am trying to develop an media player from scratch which can stream data from any camera (like axis). can anyone please suggest me how to use VLC libaries to develop this player. My media player should download packets from rtsp or Http stream (ip address), then decode it and finally display real time both audio and video.I am developing this in c++ (MFC) platform.
thanks in advance
sham