@kalehri:
Which version of PCD image are you running?
I would appreciate it if you send me the relevant folders.
To me it looks like it is a problem on my image (PCD 7), but I have reflashed it twice already.
I will pm you my email if it is OK.
@kalehri:
Which version of PCD image are you running?
I would appreciate it if you send me the relevant folders.
To me it looks like it is a problem on my image (PCD 7), but I have reflashed it twice already.
I will pm you my email if it is OK.
I finally got to the bottom of this problem on the DM600:
The DM600 is a POWERPC CPU and therefore a big-endian device. The epg.dat file is little-endian and enigma refuses to load it, so unless the byte order is swapped Rytec's epg cannot work on the DM600.
Now I am also not sure that this is entirely correct, as I copied the lamedb from DM500HD (mipsel processor) to the DM600 and that might have triggered the problem. However, EPGImport loaded many more events, so I am guessing that this did not cause the problem - I will investigate furthe - have done and same problem with DM600 lamedb.
With the Dm600 lamedb 1099 events get loaded for UK, but none is displayed in the EPG on screen.
Running enigma produces the following
QuoteDisplay More
[EPGC] Initialized EPGCache
[EPGC] time updated..
start EPG Mainloop before: 1
after: 1
Loading spinners...
found 4 spinner!
executing main
setIoPrio failed (Function not implemented) !
[EPGC] epg file has incorrect byte order.. dont read it
FP_IOCTL_GET_LNB_CURRENT failed (Invalid argument)
pcd:
Thanks - I am chatting to rytec about the problem
pcd:
Thanks for that - it improved the number of events loaded but only to 1099 and it should be around 3000. I will contact rytec and see if he has any ideas. Attached the logfile from EPGImport.
pcd:
I think I found the problem in xmltvconverter.py
The log from the importer shows "Unknown channel" for all channels and this is because, I think, the channel names are all post fixed with ".uk" and this is compared to the channel dictionary, which I guess will not have the .uk on the end.
As a matter of interest you can see the log from the import by pressing a long "info" while on the configuration of EPGImport. If you save the log it is written to /tmp
I use rytec epg on dm500hd/dm800/dm7025 and it works fine, so I think the likelyhood of a service mismatch is minimal as the EPG does its matching by name from the feed to the name in the xml file - so if it works on one box it should work on all boxes(I guess).
Maybe I need to re-install.
Question: I flashed it with dreamup (serial LOL) the first time. Is it possible to flash it by holding the button while booting and just flash from a browser once the first flash has been done, or must I use dreamup every time (I know I can use the network in dreamup). In other words has only the second stage loader been changed or has the main bootloader also been updated to support downloading .nfi files.
I really like the image, so I would love to get it all working.
I am also trying to port my IPCamViewer to it, but I am still having some trouble with it. It doesnt crash, but it fails to display the jpg images.
pcd
Thanks for the answer. I tried exactly the way you described and still get no EPG, except for now/next.
Somewhere I saw something about required ipk installs, but I cant seem to find it again. Are there any additional installs that need to be done (except from the download menu in the image) ?
I seem to remember something about python-twisted.ipk and some other.
I will keep digging.
Here are all the EPG log lines. It seems to do everything right, but some of the usubsequent lines must be deleting the EPG again.
A stupid question:
Getting the EPG:
1.Move to channel in channel select list and press info, then press 'Single EPG'
Is that the correct method, or must I do something different?
The red text highlights the expected lines.
The pink lines seems suspect as it looks like the EPG is being overwritten
QuoteDisplay More
[EPGC] Initialized EPGCache
[EPGC] time updated.. start EPG Mainloop
before: 1
after: 1
Loading spinners...
found 4 spinner!
setIoPrio failed (Function not implemented) !
main thread is non-idle!
display spinner!
[EPGC] 5237 events read from /hdd/epg.dat
[EPGC] start cleanloop
[EPGC] stop cleanloop
[EPGC] 134592 bytes for cache used
FP_IOCTL_GET_LNB_CURRENT failed (Invalid argument)
---------------- you should upgrade to new drivers for the hardware detection to work properly
[EPGImport] autostart (0) occured at 1326798287.02
[EPGImport] autostart (0) occured at 1326798287.62
[EPGImport] WakeUpTime now set to 1326834300 (now=1326798287)
[EPGC] next update in 2 sec
[EPGC] start caching events(1326798295)
[EPGC] abort non avail schedule reading
[EPGC] abort non avail schedule other reading
[EPGC] abort non avail viasat reading
[EPGC] abort non avail mhw reading
[EPGC] nownext finished(1326798302)
[EPGC] stop caching events(1326798302)
[EPGC] next update in 60 min
[EPGC] start cleanloop
[EPGC] stop cleanloop
[EPGC] 139019 bytes for cache used
nr_read 918 nr_write 3178 sum 4096 prev_sum 0
hdd was accessed since previous check!
[IDLE] 0 600 False stopService
[EPGImport] autostart (1) occured at 1326798337.94
[EPGImport] Stop ---- saving lame channel db saved 254 channels and 5077 services!
release cached channel (timer timeout)
[eDVBCAService] remove channel 0x10c241d0
[eDVBLocalTimerHandler] remove channel 0x10c241d0
[eEPGCache] remove channel 0x10c241d0 stop
release channel timer
(PyObject_CallObject(<bound method TunerInfo.tunerUseMaskChanged of <Components.Sources.TunerInfo.TunerInfo object at 0x3195bc10>>,(0,)) failed) getResolvedKey config.plugins.crashlogautosubmit.sendAnonCrashlog failed !! (Typo??) getResolvedKey config.plugins.crashlogautosubmit.addNetwork failed !! (Typo??) getResolvedKey config.plugins.crashlogautosubmit.addWlan failed !! (Typo??) main thread is non-idle! display spinner! main thread is non-idle! display spinner! Killed
kalehrl: Thanks for the reply.
Both enigma2.sh files are there and have the indicated line in them.
There is a file epg_new.dat in /media/hdd. I also tried copying this file to epg.dat (but it just gets removd).
I restrted the GUI, but except for removing epg.dat, nothing happens, epg_new.dat is still there and no epg.dat.
Itried it with downloading and rebooting linux as well, but no change. It seems like the line in the 2 scripts does not run for some reason
It could also be a missing module as the enigma output produces the following:
Quoteself.ifaces after loading: {'eth0': {'preup': False, 'ip': [192, 168, 1, 65], '
[Toplevel.importExternalModules] Could NOT import external module: AutoTimer
[Toplevel.importExternalModules] Exception Caught No module named AutoTimer.AutoTimerResource
[Toplevel.importExternalModules] Could NOT import external module: EPGRefresh
[Toplevel.importExternalModules] Exception Caught No module named EPGRefresh.EPGRefreshResource
I find the following files on /media/hdd after the reboot:
QuoteDisplay More
backups
private_epg.dat
camip
private_epg.dat.md5
rytecxmltvbenl.gz
rytecxmltvcsat.gz
rytecxmltvuk.gz
swapfile
epg.dat.md5
timeshift epg.db
timeshift.7B2M6e epg_new.dat
weekepg
Hi PCD,
As you might remember I was very sceptical about E2 on Dm600, but decided to try it anyway. Great work!
I am surprised at the speed - I expected it to be a lot slower.
I only have one problem - I cannot get the rytec-UK epg to load
1. Go Import Configuration and set up the Rytec source and save it.
2. I then do a manual download (yellow button)and it loads around 2900 events before it says the GUI needs to be restarted. Whether I reply yes or no it then restarts Enigma and afterwards there is still just now/next EPG.
On my DM500hd I loose the EPG when I restart Enigma, so the restart seems wrong.
Any help appreciated.
seren2:
Read the thread. Read the manual.
Make it work from a browser first then try to make it work from IPCamViewer.
Settings are in the standard enigma2 place: /etc/enigma2/settings
The problem is a whole lot more complex than just a missing variable
wesseli:
Your problem is the same as clacger. I am working on it. I have found the fault. but have only managed to fix it partially.
guess:
The plugin relies heavily on enigma2 running. I have not used fritzcall, so I don't know if it will be possible to integrate IPCamViewer into it. I had a quick look for documentation on fritzcall. but found only German stuff that looked like it might be helpfull; unfortunately I can't understand German. If you point me at some documentation, then I can have a look at providing the information you need.
If anybody can tell me how to release the focus (give the remote back to enigma) while my plugin is running, then I can provie a nice solution to this problem. Unfortunately, at the moment the remote is only read by the plugin and I cannot work out how to release it.
As a side note: My experience with Ubuntu 11.10 (3.1 kernel) has not been great. It causes all sorts of glitches on my USB card reader and I have reverted back to Ubuntu 10.10. So even when I fix the fault, you might still have problems.
I have just discovered the same problem with OpenPli 2. It seems there were some lurking bugs, notably bad assignments that were not picked up by the previous version of Python. I will be fixing this when I have some time as it nolonger works on my own DM500HD.
The reason for not supporting streams are extensively covered earlier in this thread.
I will be VERY surprised if your camera does not support snapshots - all camers that I know of does. I will be surprised if Vivotek does not. Look through this thread, I think there are settings for Vivotek. Just contact the vendor or search on the web to find the correct URL.
A new version that avoids some crashes if there is only non-working cameras.
Unzip and copy the plugin.* files to /usr/lib/emigma2/python/Plugins/Extensions/IPCamViewer.
Restart enigma.
PLEASE PROVIDE FEEDBACK ON THE BEHAVIOUR OF THE NEW VERSION.
Siggie
Is that "video2.jpg" a snapshot or a stream? You are playing it through VLC.
Instead use your browser to go to the link - if you get moving video the url for the camera is wrong, it has to show a SINGLE picture from the camera.
I would expect something like "image.jpg" - "video.jpg" might be "mjpeg" which is not supported.
siggi126 :
There is currently a problem with some cameras when authentication is disabled. I will look at the problem when I have time. It seems that even though authentication is disabled, IPCamViewer still includes basic authentication headers and some cameras then consider it an invalid access. Try enabling authentication as it might fix the problem. Otherwise you will have to try the fiddle earlier in this thread to fool the parser.
zur Zeit sind 9 Mitglieder (davon 1 unsichtbar) und 51 Gäste online - Record: 5,681 Users ()