Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to stream video to browser with Kodi

Tags:

kodi

Not sure if this is the correct place to ask this but here goes nothing.

I setup openelec's Kodi on a Raspberry pi2. I uploaded a video and managed to get it to play on a connected TV via HDMI. What I can't seem to figure out is how to have Kodi serve as a media server so I can browse media using my phone's or computer's browser and play it. I've been through the settings available, installed several addons(i.e chorus etc) and I still can't see how to make this happen. Whenever I open a video on my browser after logging into the Kodi web interface, it still plays it on the TV connected to the PI.

Almost all Google results out there talk about casting from device onto TV and chromecast. I want to be able to play this media on my local browser. And no, I can't use the Kodi app because I'm using an un-supported Phone and computer OS.

like image 816
user1048839 Avatar asked Nov 17 '16 19:11

user1048839


2 Answers

In your case, it's better to use plex instead of kodi.

Kodi is not exactly a media server, it works as a media center. However, with plex, you can set up your media center and have access to your media from your web browser.

Try looking for the differences between kodi and plex.

like image 188
ouadin Avatar answered Sep 20 '22 14:09

ouadin


Chorus should still have an option to play the video in the browser. It seems to not work with Chrome or Firefox anymore, but have a look here: https://github.com/xbmc/chorus2/issues/127

This functionality depends on Flash Player, this feature had been removed from most of the web-browsers. REF: https://support.google.com/chrome/answer/6258784?visit_id=637521928282450874-904852602&rd=1

like image 34
Razze Avatar answered Sep 18 '22 14:09

Razze