Need Help to send GStreamer H264/AAC packets to Wowza Streaming Engine

Nicolas Dufresne nicolas at ndufresne.ca
Wed Feb 22 10:00:07 UTC 2017


Le mercredi 22 février 2017 à 01:02 -0800, Nicolas Castillejos a
écrit :
> Hi Nicolas,
> 
> 1) Yes it's AMF Format, Wowza allow developpers to feed a stream
> internally
> (from java code of a Wowza Custom Module) , using this format. I
> could do
> rtmp to feed the stream, I know how to do it with rtmpsink but I
> don't do it
> for security reasons/constraints. I don't want my video stream to be
> available on network in clear. I want to Keep it internal to code.

You should be able to use TLS with RTMP.

> 
> 2) I don't know why but Wowza is asking for frame type and dts-pts
> difference, I think it is for this reason my stream is not readable
> after
> launching it. I don't see any other reasons.

You'll have to re-implement some of the logic from flvmux plus
implement some bitstream parsing to retrieve the information. Take note
that GStreamer includes parser library to help with that.

good luck,
Nicolas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170222/dbb44e07/attachment.sig>


More information about the gstreamer-devel mailing list