hzeller / gmrender-resurrect

Resource efficient UPnP/DLNA renderer, optimal for Raspberry Pi, CuBox or a general MediaServer. Fork of GMediaRenderer to add some features to make it usable.
GNU General Public License v2.0
832 stars 202 forks source link

I couldn't find the functions that calls the libgstreamer #156

Closed colorsu closed 4 years ago

colorsu commented 6 years ago

so i want to know how is this porject work,and finally i couldn't find the functions that calls the libgstreamer. so i dont konw how it work ? if somebody can help me this, thanks a lot.

hzeller commented 6 years ago

The relevant parts that talks with libgstreamer are in src/output_gstreamer.c.