recording 39 cameras with separate processes

killerrats koreysjunkmail at gmail.com
Mon Oct 9 01:10:12 UTC 2017


figured out that when i used a thread for popping the bus messages it caused
the cpu to jump up. if I used the gst_bus_add_signal_watch instead it made
the cpu usage a lot less. I was trying to figure out what the difference
would be between them.

in the thread use i would use a do while with no sleep. how does the
g_signal_connect (bus, "message", G_CALLBACK (bus_cb), POINTER); without
using so much cpu usage?



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list