hello guys, I am working for a player on android platform. The data will be sent by UDP. I use ffmpeg to receive the data and decode it. However, when i call av_open_input_file(), it returned error with number -2. The path is like this: filePath = "udp://@192.168.1.3:1234". Do you have any idea about it? thanks a lot.
-- View this message in context: http://libav-users.943685.n4.nabble.com/UDP-Android-tp4239215p4239215.html Sent from the libav-users mailing list archive at Nabble.com. _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
