Page 1 of 2

TimeShift and Record

PostPosted: Fri Nov 08, 2013 7:11 pm
by scrokk
Hello!

In the FAQ it's written:

22.Can I record the TV program with MOI while watching?
MOI doesn't have hard disk, you can record the running programs through Tvheadend or the software you use for playback, such as XBMC, VLC etc.


So my question is, if there is no hard disk how can I record the programs? If I buy a 64Gb Micro-SD and I insert it in the MOI, I'll be able to register programs or time shift, right from VLC?

Thank you!

Re: TimeShift and Record

PostPosted: Wed Nov 13, 2013 1:56 am
by gfi
scrokk Wrote:Hello!

In the FAQ it's written:

22.Can I record the TV program with MOI while watching?
MOI doesn't have hard disk, you can record the running programs through Tvheadend or the software you use for playback, such as XBMC, VLC etc.


So my question is, if there is no hard disk how can I record the programs? If I buy a 64Gb Micro-SD and I insert it in the MOI, I'll be able to register programs or time shift, right from VLC?

Thank you!


You can try it. In tvheadend web gui You need to add records path. Why not.

Other way:

- in vlc, extended menu You have already record button. You can record stream on Your local PC disk.
- tvheadend using a standard http streaming. You can record (or create app, script) for record to Your USB disk/mmc.

Sample link, given by tvheadend (http://192.168.1.188:9981/playlist/channels):
http://192.168.1.188:9981/stream/channe ... C2336488E3

But, You don't need ticket part for record, so in command line (script/app) of ssh:
1. Create record directory on external device (usb or mmc)
mkdir /mnt/usb/rec
chmod 777 /mnt/usb/rec

2. Classic wget
wget http://192.168.1.188:9981/stream/channelid/16 -O /mnt/usb/rec

--------------------------------------------------
I don't think, You can use microSD with 64MB capacity. MOI haven't exfat driver, needed for use SDXC cards. But, I'm not sure.

Finally, don't forget, bandwith of chipset is limited, so better way is recording on client side.

Re: TimeShift and Record

PostPosted: Wed Nov 13, 2013 2:43 am
by scrokk
The problem is that my MOI is not working with VLC only with XBMC... when I open the http://192.168.0.188:9981/playlist on VLC (I changed the IP of MOI and this is the new one) it keeps telling me "VLC is not able to open MRL http://192.168.0.188:9981/stream/channelid/10? and this for all channels! And also the channels displayer are not in the order I set up!

Re: TimeShift and Record

PostPosted: Wed Nov 13, 2013 3:07 am
by gfi
scrokk Wrote:The problem is that my MOI is not working with VLC only with XBMC... when I open the http://192.168.0.188:9981/playlist on VLC (I changed the IP of MOI and this is the new one) it keeps telling me "VLC is not able to open MRL http://192.168.0.188:9981/stream/channelid/10? and this for all channels! And also the channels displayer are not in the order I set up!


2 mistakes:

playlist from MOI:

/playlist/channels, not only /playlist.

Link without '?', so try only http://192.168.0.188:9981/stream/channelid/10

What version of VLC you're using?

Re: TimeShift and Record

PostPosted: Wed Nov 13, 2013 4:09 am
by scrokk
VLC for Mac 2.1.0

I tried opening "http://192.168.0.188:9981/playlist/Channels" but still getting that error... only 3/4 channels out of 50 are working...

Re: TimeShift and Record

PostPosted: Wed Nov 13, 2013 4:12 am
by scrokk
Image

Re: TimeShift and Record

PostPosted: Wed Nov 13, 2013 10:02 pm
by gfi
scrokk Wrote:VLC for Mac 2.1.0

I tried opening "http://192.168.0.188:9981/playlist/Channels" but still getting that error... only 3/4 channels out of 50 are working...


Thats depend of Your TVheadend's setting.
Ideal situation - one tuner = one transponder.
If not, You need to have channels mapped on both tuners (!). Otherwise some channels from playlist are skipped (in specific situations e.g. tuner is busy).

In tvheadend setting, tv adapters, general:
- disable idle scanning
- disable PMT monitor
- disable signal monitor

I've disabled also all EPG handlers, include EIT. I'm using another parsing in my EPG server (more boxes, more channels, another client - dunehd boxes).
Without any problem.

Let me know, if You need more instructions.

Re: TimeShift and Record

PostPosted: Thu Nov 14, 2013 2:41 am
by scrokk
Yes I do use only one tuner with a CAM card

so i set up like this: ?

Image

but if i open http://192.168.0.188:9981/playlist/Channels with VLC I get the same error! and i also would like to have the channel showed in the order of channels i set up on tvheadend

Re: TimeShift and Record

PostPosted: Sat Nov 16, 2013 10:03 am
by gfi
scrokk Wrote:Yes I do use only one tuner with a CAM card


Ok, what do You mean with "CAM card"? Do You need use CI module with card + tvheadend?

Re: TimeShift and Record

PostPosted: Sat Nov 16, 2013 6:45 pm
by scrokk
I use it with the italian system Tivùsat... yes i have this: Image

But this is not why I don't see the channels on VLC, right?! I also realized that all the channels are working through that Card only the HD channels are not displayed (black image)

Pleas ehelp me :oops: :oops: :oops: