Issues with OSX FaceTime HD camera and streaming

Nicolas Dufresne nicolas at ndufresne.ca
Fri Feb 22 15:47:08 UTC 2019


Le jeudi 21 février 2019 à 17:13 -0800, Sam Sanchez a écrit :
> I'm trying to simply stream my macbooks webcam to a specific ip/udp port running wowza.
> 
> I'm new here and have been trying this out for hours.
> 
> this is what I'm trying to do:
> 1. get the webcam video
> 2. encode it
> 3 send it out
> 
> gst-launch-1.0  \

Are you sure you want to use this element ? It is a very special
purpose wrapper source.

>     ! video/x-raw,width=1280,height=720,framerate=30/1 \
>     ! videoconvert ! queue \
>     ! avenc_h263 rtp-payload-size=10 bitrate=128 \
>     ! rtph263pay pt=34 \
>     ! rndbuffersize max=65000 \
>     ! udpsink host=$SINK_HOST port=$SINK_PORT sync=true
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20190222/7af34c83/attachment-0001.sig>


More information about the gstreamer-devel mailing list