We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Does the rich text editor support to insert the video ?

Hi,

Does the rich text editor support to insert the video ? Why cannot I find the demo in your document ?

1 Reply

PO Prince Oliver Syncfusion Team January 18, 2019 09:52 AM UTC

Hi Lorryl, 

Thank you for contacting Syncfusion support. 

Currently we have provided built-in support for inserting video in the EJ2 RTE control, hence it is available in the demo. We have planned this feature in our upcoming releases. Meanwhile we can use the custom tool option in RTE to create an insert video tool. We have attached a sample for your reference, please find the test sample at the following location: https://stackblitz.com/edit/angular-5khmf6-x1pl2k 

Note: The above “insert video” tool accepts only embedded links. Kindly try it the below demo embedded link:  

<video width="320" height="240" controls> 
  <source src="https://www.w3schools.com/html/movie.mp4" type="video/mp4"> 
  <source src="https://www.w3schools.com/html/movie.ogg" type="video/ogg"> 
  Your browser does not support the video tag. 
</video>   

Please let us know if you need any further assistance on this. 

Regards, 
Prince 


Loader.
Live Chat Icon For mobile
Up arrow icon