How to write the audio from rtsp in own plugin?
killerrats
koreysjunkmail at gmail.com
Fri Aug 19 20:09:38 UTC 2016
I have successfully create a filesink to just overwrite the bytes in the file
for the video. If I try to write the audio it will not play the file
correct. In the gstelements_privateCustom.cpp there is a fill_vectors, does
that make a problem for the writing to the file.
is the fill_vectors() only for the video?
gstelements_privateCustom.cpp
<http://www.planetkorey.com/tmp/gstelements_privateCustom.cpp>
gstelements_privateCustom.h
<http://www.planetkorey.com/tmp/gstelements_privateCustom.h>
gstoverwritefilesink.cpp
<http://www.planetkorey.com/tmp/gstoverwritefilesink.cpp>
gstoverwritefilesink.h
<http://www.planetkorey.com/tmp/gstoverwritefilesink.h>
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/How-to-write-the-audio-from-rtsp-in-own-plugin-tp4679162.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list