Jump to content

Problem with M3U Sat>IP RTSP stream


Go to solution Solved by schamane,

Recommended Posts

Posted

Hi, are you sure the url is correct? did you see the 404 not found error in the recording log?

PrinzZeraHF
Posted

Yes i'll have copied the url to vlc for test, and there it worked.
I've see the 404 error in logfile.

PrinzZeraHF
Posted

I think the 404 comes from the nonexistent strream from ffmpeg... have you any idea for testing?

Posted
2 hours ago, PrinzZeraHF said:

I do speak german better than english... :D

 

do you think it could be a reason with that?
https://github.com/kodi-pvr/pvr.iptvsimple/issues/196

i found that ffprobe and ffmpeg hat the same problem as described in that case.

it looks like he updated kodi's ffmpeg build, but those changes never made it into ffmpeg master, right?

PrinzZeraHF
Posted

Correct.

I tried it now with tvheadend on the same server. and there i had another problem. with ffmpeg... :(

I registered the libarys from emby, but it does not help.

Posted

What do you mean by registered the libraries?

  • Solution
schamane
Posted

The only thing with tvheadend is the setup and channel list, that's a mess, but once u got it running tvheadend works like a charm

http://<your_tvheadend_ip>:9981/playlist in m3u configuration is all u need

and the epg source is

http://<your_tvheadend_ip>:9981/xmltv/channels

If my memories don't trick me, u have to assign channel numbers in TVheadend

ffmpeg should be  no trouble with emby and tvheadend, cause usually emby streams with the pass profile, were no trasncoding is involved, what means no ffmpeg needed

  • Agree 1
PrinzZeraHF
Posted

@schamanethank you very much, it works well.

@Lukei mean that i got in cli these error "/opt/emby-server/bin/ffprobe: error while loading shared libraries: libavdevice.so.59: cannot open shared object file: No such file or directory" when i tried ffprobe or ffmpeg. I had to change the path for the libary's in a file to "/opt/emby-server/bin/" an then i got not the error above. only the 404 was the last error an i think its part of the ffmpeg file.

 

With tvheadend it will work. thank you all very much.

BillOatman
Posted (edited)

I suspect a project such as  xTeVe  could be made to work well with DVB-S(2) receivers. The xTeVe clone would present local URLs to Emby and behind the scenes handle any diseq and tuning etc. required and feed the stream back to Emby.  Making the receiver appear to Emby to be a HDHomerun. Would be a fun project but I live in the US where free sat stuff isn't particularly useful.

Edited by BillOatman

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...