- I added it in deepstream_test1_app.c
G_object_set (G_OBJECT (sink), “location”, “out_test1.mp4”, NULL);
Error reported after execution
: g_object_set_valist: object class ‘GstEglGlesSink’ has no property named ‘location’
(deepstream-test1-app:142869): GLib-GObject-WARNING **: g_object_set_valist: object class ‘GstEglGlesSink’ has no property named ‘location’
Now playing: /root/workspace/DeepStream_Release/samples/streams/sample_720p.h264
Generating new TRT model engine
Using INT8 data type.
Int8 support requested on hardware without native Int8 support, performance will be negatively affected.
2.If I want to output sink to the RTSP, in the deepstream_test1_app.c example, how do I specify the sink element