Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for file/media sharing #38

Open
sirdrakeistda opened this issue Feb 26, 2021 · 7 comments
Open

Add support for file/media sharing #38

sirdrakeistda opened this issue Feb 26, 2021 · 7 comments
Labels
1. to develop Accepted and waiting to be taken care of enhancement New feature or request

Comments

@sirdrakeistda
Copy link

It should be possible to share also files/media trough matterbridge. It seems like Matterbridge already supports file sharing:
https://github.com/42wim/matterbridge/wiki/Mediaserver-setup-%28advanced%29

@gary-kim
Copy link
Member

This is currently being worked on :).

@gary-kim gary-kim added 1. to develop Accepted and waiting to be taken care of enhancement New feature or request labels Feb 26, 2021
@gary-kim
Copy link
Member

gary-kim commented Feb 26, 2021

There is support for downloading a file from Nextcloud here.

https://github.com/gary-kim/go-nc-talk/blob/720094d68ac9b09b77ef79f2e450ee1024a80c4c/user/user.go#L258-L272
42wim/matterbridge#1249

An upload function still needs to be made. After that, support for files can be fully integrated into Matterbridge.

@gary-kim
Copy link
Member

gary-kim commented Jun 2, 2021

Matterbridge v1.22.2 includes support for sending file links to Nextcloud.

Work is going on for uploading files to Nextcloud here: gary-kim/go-nc-talk#49

@sirdrakeistda
Copy link
Author

sirdrakeistda commented Jun 3, 2021

Matterbridge v1.22.2 includes support for sending file links to Nextcloud.

Work is going on for uploading files to Nextcloud here: gary-kim/go-nc-talk#49

File transfer does not work for me yet with talk_matterbridge (Version 1.22.3). (I'm not sure if file transfer is supposed to work)

@gary-kim
Copy link
Member

gary-kim commented Jun 3, 2021

Currently, sending files from Talk should work fully and files sent to Talk should be sent links if they are available.

If that's not what's happening, could you make an issue for it?

@webagroprom
Copy link

There are positive changes in this task ?

@gary-kim
Copy link
Member

Yes, at this point, there is full support for file uploads in the go-nc-talk library that provides the Talk support in Matterbridge. Just need to make a PR for Matterbridge to use those features now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants