intel / dleyna-server

dleyna-server is a library for implementing services that allow clients to discover, browse and manipulate Digital Media Servers. An implementation of such a service for linux is also included.
https://01.org/dleyna/
GNU Lesser General Public License v2.1
28 stars 28 forks source link

How to use dleyna-server in ubuntu 16.04 ITS #160

Open wave-top opened 6 years ago

wave-top commented 6 years ago
I have clone the dleyna-server source code, and make&&make install commond successfully.Then,I found the executable program in /usr/local/libexec/ and execute ./dleyna-server-service without error messages.But,I cannot find any executable message or display icon.
I want to use File Projection between win10 and ubuntu16.04. How to configure the dleyna-server to use dlna function, that's all.
Thanks!
phako commented 6 years ago

Do you want to send files from win10 to linux or the other way round?

wave-top commented 6 years ago

Yes,how can I achieve that?

phako commented 6 years ago

That was an "or" question - which direction?

wave-top commented 5 years ago

Sorry,I want to send files from linux to win10,and achieve the other way is better.