Closed syedwaseemjan closed 7 years ago
Hi @syedwaseemjan,
Please see the section about the kaltura.delivery_profile here: https://github.com/kaltura/platform-install-packages/blob/c09a944f9ca83aff854f4c6b2a184e2365abd82c/doc/kaltura-packages-faq.md#changing-apache-configurations-post-install
This also needs to be changed when changing the Kaltura service URL/endpoint.
O yes updating db entries resolved the problem. Thanks alot.
Most welcome.
I had previously configured kaltura with domain name sspilotkaltura which is also the hostname of the server it is installed on and to play the videos from my machine I would add sspilotkaltura in /etc/hosts like this
192.168.90.105 sspilotkaltura
it worked but adding it to every client was becoming a problem for us so instead I decided to reconfigure kaltura with IP address of the server instead of domain name. After re-configuring (kaltura-config-all), everything seems to be working fine except when a video is played. When someone click the play button on a video, Kaltura sends a request like this
http://192.168.90.105/p/101/sp/10100/playManifest/entryId/0_s5ba3ck5/flavorId/0_ozmk47q3/format/url/protocol/http/a.mp4?referrer=aHR0cDovLzE5Mi4xNjguOTAuMTA4OjU1NTU=&playSessionId=16457d12-2dcf-102d-d662-099ec7877ee5&clientTag=html5:v2.60&uiConfId=23448189
which gets redirecred to
http://sspilotkaltura/p/101/sp/10100/serveFlavor/entryId/0_s5ba3ck5/v/2/flavorId/0_ozmk47q3/forceproxy/true/name/a.mp4
Why is it getting redirected to sspilotkaltura from 192.168.90.105.
Some of the files which has entry sspilotkaltura are
Libs