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

Embedded media not working on custom instance #884

Closed
tanc opened this issue Sep 24, 2015 · 8 comments
Closed

Embedded media not working on custom instance #884

tanc opened this issue Sep 24, 2015 · 8 comments

Comments

@tanc
Copy link

tanc commented Sep 24, 2015

This is a support request. I've successfully installed Rocket.Chat on a production server (Ubuntu 14.04) following the instructions provided in the wiki. There seems to be some features missing compared to the demo version and I was hoping someone could explain how to enable them.

The most obvious missing feature is the preview of embedded media. Uploading a file just shows the file url but not a preview (if its an image). Pasting a link does not show a preview.

The other missing feature is the audio recording button next to the chat field.

Is there a concept of plugins that I'm missing?

Any help appreciated.

@kakawait
Copy link
Contributor

There is a bug describe here #763 and #849 that break autoload feature for embedded media when starting with fresh install. Try to restart your meteor/RocketChat application it can fix it (do not clean your mongodb!).

See my post here #763 (comment)

@tanc
Copy link
Author

tanc commented Sep 24, 2015

Thank you, a simple restart has enabled the functionality of media embedding.

Any idea about the audio recording? Is that a plugin?

@kakawait
Copy link
Contributor

@tanc are you using stable version or latest source code from Github master branch?

@tanc
Copy link
Author

tanc commented Sep 24, 2015

I'm fetching and building from https://github.com/RocketChat/Rocket.Chat/archive/master.tar.gz

@kakawait
Copy link
Contributor

that strange I just run app from master source code I have the button. I'm not RocketChat member or developer so I can't help you more. I can just say you there is no plugin system or feature activation for record button.

@tanc
Copy link
Author

tanc commented Sep 24, 2015

Ok, no problem, thanks for your help :-)

I'll close this issue as it was more around getting media embed working.

@tanc tanc closed this as completed Sep 24, 2015
@jclabaugh
Copy link

I think you have to be using a webRTC-compliant browser (Chrome, Firefox). Safari on OS X won't show the record button due to a lack of RTC compliance.

@tanc
Copy link
Author

tanc commented Sep 24, 2015

Great! That was exactly it, Chrome and Firefox display the button, Safari doesn't. Thanks!

Shailesh351 pushed a commit to Shailesh351/Rocket.Chat that referenced this issue Aug 18, 2021
[FIX] Revert bad-words to Version 3.0.3 and use stable version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants