Rafostar / clapper

Level up your video experience with a modern and user-friendly media player.
https://rafostar.github.io/clapper/
GNU General Public License v3.0
773 stars 36 forks source link

Add "current-source" property #433

Open Rafostar opened 5 months ago

Rafostar commented 5 months ago

It would probably be useful to know (by showing it in "info" window) what current source is used, since there are already multiple possibilities (filesrc, giosrc, multiple http source elements, cddasrc, etc.).

Additionally, it could theoretically be used as a custom data feed (by e.g. setting media item URI to appsrc://, then getting source element and feeding data to it).