Search code examples
phpvideokaltura

How to load a Kaltura video faster


I am using Kaltura to load a video on my webpage and I am trying to make it load faster.

<script type="text/javascript" src="https://myvideo.com/partner_id/123?entry_id=0;playerId=daplayer&amp;autoembed=true&amp;width=400&amp;height=220&amp;cache_st=1362074486"></script>

Anyway to load it faster? Also, what is the difference between using cache_st=1362074486 or 141339990? Does this indicate that I am using the cache or not? As I need to use the cache to reduce the time.


Solution

  • It loads faster when you remove cache_st from the link