Video is not playing on Service Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-15-2018 08:43 AM
We have uploaded a video into Video table and trying to place that video on portal using below code.
<p><video controls="controls" width="100%" height="315"><source src="/sys_attachment.do?sys_id=<my_sys_id>&view=true" type="video/mp4" /></video></p>
But video is not playing on the portal page and displays like below. Did anybody has experience doing something like this in their your environment. Please help. Thanks.
- Labels:
-
Service Portal Development

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-15-2018 08:49 AM
Hi Naresh,
You may find link helpful.
Thanks,
Jaspal Singh
Hit Helpful or Correct on the impact of response.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-15-2018 08:58 AM
Hi Jaspal,
Please share the link.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-15-2018 09:32 AM
Please visit this link: https://baugs.wordpress.com/2017/05/25/stumbling-through-service-portal-embedding-video-tags-in-kb-a...
It talks about embedding videos and also states that OOB mp4 is not supported.
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-15-2018 09:41 AM