Search found 157 matches

Re: SAT>IP Protocol support

1. Software Emulation of an Sat>Ip Server for BDA Cards ? Hi, This sounds interesting! Can be feasible? :D that is possible but for an hobbiest like me too much for that is deep directshow C++ knowlege required but a test implementation is in work ;-) https://github.com/MediaPortal/MediaPortal-1/tr...

Re: SAT>IP Protocol support

I have all information but need some time :( Ok, sorry! I'm also very busy! Thank you for your effort! I'm sure that you will that very good. I only like to list the improvements that I suggest: 1) Add one option in the "DVB over IP" device to "disable DESCRIBE command". 2) Rewr...

Re: SAT>IP Protocol support

Hi, Related to the TEARDOWN command using "program" mode and the bug of the channel change, I see the changes in the log. But the problem continues. I post here the rtsp.log of this action: I open ProgDVB and I select only one channel (previously scanned), and then I close ProgDVB: -----rt...

Re: SAT>IP Protocol support

One small change for you in last prereleaase - modules/plugins for DVB over IP. Please test that. Hi Prog, After test these two versions: 7.05.9b (pre-release) and 7.06 (release), the result is the same: -----rtsp://192.168.210.181:554/?src=1&fe=1&freq=12402&pol=v&msys=dvbs&sr=2...

Re: SAT>IP Protocol support

Yes, I do this in near versions. Please wait some days (week?) I am very busy now. OK! I'm very pleased to wait until you have time to complete this. :D When you post a message about new version I'll test it. Also, I'll provide to you more logs and my trials using direct calls to the device using R...

Re: SAT>IP Protocol support

Hi Prog, Log from last "7.05.7c" pre-release: >> OPTIONS rtsp://192.168.210.181:554/?src=1&fe=1&freq=12402&pol=v&msys=dvbs&sr=27500&fec=34&pids=all RTSP/1.0 CSeq: 1 User-Agent: ProgDVB << RTSP/1.0 200 OK CSeq: 1 Date: Fri, Jul 04 2014 14:21:27 GMT Public: OPTION...

Re: SAT>IP Protocol support

rtsp://192.168.1.111:554/?src=1&fe=1&freq=12402&pol=v&msys=dvbs&sr=27500&fec=34&pids=all must working in current version after scan. About plugins yes, it is possible. But not very easy (I am not like start plugins for all network devices). And some technical problem wit...

Re: SAT>IP Protocol support

Prog wrote:And I think my TV Sources is total bad for DVB over IP without m3u :(
Don't care about this now! Autodiscovering is the easy part, and can be done with external tools. If you support the SAT>IP RTSP Control, you have done the most important part!

Regards! :lol:

Re: SAT>IP Protocol support

pids=all is not bad way for me. I hope your network is good for that :) Hi Prog, My network ins't a problem: it's Gigabit. :D So, my idea is this: - I create a m3u file with one entry for each Transponder in the sat. Example (show only one transporder): #EXTM3U #EXTINF:0,Astra 12402 V 27500 3/4 DVB...

Re: SAT>IP Protocol support

Dear Prog, I have news about SAT>IP support! :D First, I explain the setup that I have done: A) I have downloaded this simple RTSP client: https://code.google.com/p/rtsprequest/ I modified the source code to control the calls and do any request that I need. B) I execute TSReader Lite on the same mac...

Re: SAT>IP Protocol support

Yes, in this case device looks like DVB device. Of course that is request scanner (because more one channel per mux) and request 50-100 mbit of network. Ok, I'll try to do! In the meantime, please, fix the TEARDOWN command (I suggest, variables for tweak behaviour: number of repeated command and de...

Re: SAT>IP Protocol support

I know. But plugins (and some ProgDVB parts) open by ONE pid. For example if plugin ask pid=123 then ProgDVB must open pid=123. No any list of pids... Best if you device support for stream all DVB traffic (all pids without remux) Ok, now I understand the problem... thank you for the explanation. So...

Re: SAT>IP Protocol support

2. Per PID mode looks like very slow. Because usually software (and plugins) send commands for open/close by one PID. Not all pids like in sample from you link. See this command rtsp://192.168.178.21:554/?src=1&freq=10744&pol=h&ro=0.35&msys=dvbs&mtype=qpsk&plts=off&sr=22...

Go to advanced search