George Kiagiadakis
d50e32fc47
si-adapter/simple-node-endpoint: propagate node.autoconnect as endpoint.autoconnect
2020-06-16 17:39:25 +03:00
George Kiagiadakis
651701a471
endpoint: use the node.name as the endpoint name and add endpoint.description
...
endpoint.description is now the user-friendly string
we want the endpoint name to be machine-friendly because it's
the identifier that we store in m-session-settings
2020-06-02 17:46:35 +03:00
Julian Bouzas
5af66bb547
modules: copy node target property in adapter and simple-node-endpoint
2020-05-21 09:47:56 -04:00
Julian Bouzas
ee4e40ba1e
modules: add 'monitor' context when getting ports in adapter and simple-node-endpoint
2020-05-21 09:47:56 -04:00
Julian Bouzas
d5f167b7db
modules: fix small direction issue when getting the ports in adapter and simple-node-endpoint
2020-05-21 09:47:56 -04:00
Julian Bouzas
791e9170aa
si-interfaces: transfer full when returning from _get_stream_parent_endpoint
2020-05-03 19:54:31 +03:00
George Kiagiadakis
1c74a83a5c
tests: si-simple-node-endpoint: add export test
2020-04-23 17:25:57 +03:00
George Kiagiadakis
d61b7904f9
modules: fix small issues in the session items
2020-04-23 15:22:32 +03:00
George Kiagiadakis
74df1c425e
modules: implement si-simple-node-endpoint
...
This is a simpler endpoint implementation that does not require
any node setup. It should be good to use with test nodes (fakesrc/fakesink),
V4L2 nodes, and maybe others in the future.
2020-04-22 13:53:14 +03:00