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

Need help with these - rtMedia #1

Open
tecnich opened this issue Dec 3, 2014 · 4 comments
Open

Need help with these - rtMedia #1

tecnich opened this issue Dec 3, 2014 · 4 comments

Comments

@tecnich
Copy link
Contributor

tecnich commented Dec 3, 2014

Can you please give me an example of the CSS code to put in for Custom CSS?

As regards the Audio/Video encoding service:

There are many discrepancies between what the plugin actually says and what is on https://rtcamp.com/rtmedia/addons/audio-video-encoding-service/

Plans are messed up... Some plans are mssing...

Some features are blank for some plans.

E.g. Amazon S3 support for Silver is blank. File Size limit for Platinum is blank. What should I assume blank means? Please can you let me know the exact plans and their details.

Also, once I submit the file for processing, is the file automatically downloaded back to my system? Is there a confirmation for the same?

Thanks
Michael

@Ritesh-patel
Copy link
Contributor

Hi @tecnich ,

Following is the example of css code to hide media title from media gallery which use can put into custom css section in rtMedia admin settings.

.rtmedia-list-item .rtmedia-item-title{ display: none; }

once I submit the file for processing, is the file automatically downloaded back to my system? Is there a confirmation for the same?

Yes, file will be automatically downloaded back to the system. No there isn't any confirmation for the same because it will irritate user or site admin to notify them for every successful conversion.

@rahul286
Copy link
Member

rahul286 commented Dec 4, 2014

it will irritate user or site admin to notify them for every successful conversion.

I feel opposite. When I upload a video to YouTube, I expect YouTube to email me link to view/share video when it's ready.

Conversion can take time. So there should be communication.

@tecnich
Copy link
Contributor Author

tecnich commented Dec 4, 2014

I concur with Rahul.

Feedback is VERY important. It should inform the user of every status - means if there is a problem as well as successful converson.

@rahul286
Copy link
Member

rahul286 commented Dec 4, 2014

Yep. Default should always inform.

To handle irritation, we can give preferences/settings where user can unsubscribe.

Also, such email notification can have rtMedia branding. That way an end user will get to know about rtMedia.

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