Jump to content


ColinB

Member Since 10 Jan 2013
Offline Last Active 01 Apr 2021 07:13
-----

#1028773 Rtsp Convert to Channel

Posted by ColinB on 10 March 2019 - 10:41

Hi Trial, this is the item in question.

 

https://www.ebay.co....872.m2749.l2649

 

Maybe I Should start a New Post in the "Lounge" or here with Reference to why STB streaming is shutting down my ip-camera on close. When VLC does NOT cause this to happen.

 

see Post #14

 

The distributer has said they will ask the chineese supplier for generic password detailsto allow user mods, and to answer Your question Firmware Upgrades/Mods.

 

Thanks for Your Interest in this, should @Mod feel that this post be directed somewhere else please do so.

 

Best regard Colin

 

PS. Of Greater Concern to me is Backdoor Hacking by IOT Devices, especialy when they include "Cloud Services".




#1028537 Rtsp Convert to Channel

Posted by ColinB on 9 March 2019 - 18:11

in my case also happens with the "WebcamStreamer" plugin.




#1028533 Rtsp Convert to Channel

Posted by ColinB on 9 March 2019 - 18:05

The ffmpeg reports 11.92 frames per second.

Usually the videos that a receiver is able to play is 25fps, 50fps, 60fps.

So if the camera has option for 25pfs it might work on your receiver.

 

Post#14

 

I can access it via VLC on "rtsp://admin:admin@192.168.0.9/ch0_0.h264" and it streams great. Stop and start VLC has no problem. In fact VLC seems to have the best picture/resolution.

 

On my et8000 using as a channel: #SERVICE 4097:0:1:0:0:0:0:0:0:0:rtsp%3a//admin%3@192.168.0.9/ch0_0.h264 also works one time, but when I close the stream it locks or power off the camera. I then need to reboot the camera at the power switch.




#1028517 Rtsp Convert to Channel

Posted by ColinB on 9 March 2019 - 17:31

Stream #0:0: Video: h264 (Main), yuv420p(progressive), 1920x1080, 11.92 fps, 25 tbr, 90k tbn, 23.75 tbc

11.92 fps is not so common, something like 25 should be better for receiver.

 

@athoik, thanks for your interest, but you have me lost there. I can say that using VLC compared to the iSpy (opensource) software the difference is noticable.

 

iSpy-VLC-Comparison-01.PNG

 

At the moment I have NO direct access to the camera internal software. It responds to telnet with normal user login, 3 attempt timeout. So I am waiting to see if supplier will give password.

 

 

 

Today, FYI:

 

root@et8000:~# ffprobe rtsp://admin:@192.168.0.9/ch0_0.h264...

 

...Input #0, rtsp, from 'rtsp://admin:@192.168.0.9/ch0_0.h264':
  Metadata:
    title           : h264.mp4
    comment         : TAS-Tech Live Cast
  Duration: N/A, start: 0.475800, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p(progressive), 1920x1080, 11.92 fps, 25 tbr, 90k tbn, 23.75 tbc
root@et8000:~#




#1028397 Rtsp Convert to Channel

Posted by ColinB on 9 March 2019 - 13:50

 

You could try :

#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtsp%3a//admin%3aadmin@192.168.0.9/ch0_0.h264:NameOfYourStream
#DESCRIPTION NameOfYourStream

 

@oxejatte Thank you so much worked perfect first-time. In my case I removed the password.

 

4097_0_1_0_0_0_0_0_0_0_20190309114119.jpg

 

Unfortunately I've ran into another issue. which in my case also happens with the "WebcamStreamer" plugin.

 

The camera either lock's up, or is shutdown (the camera has no power lights). Requiring the Camera to be manually rebooted.

 

Also it is no longer available to telnet, vlc or the iSpy software I'm using.

 

 

Anyway this thread was about Rtsp to Channel which is what I've confirmed.

 

Many thanks




#1028265 Rtsp Convert to Channel

Posted by ColinB on 9 March 2019 - 10:36

This is the VLC stream that works for my IP-Cam

 

rtsp://admin:admin@192.168.0.9/ch0_0.h264

 

Could anyone help change it to a service Ref: ?




#1025805 Rtsp Convert to Channel

Posted by ColinB on 5 March 2019 - 10:06

Just to let you know. I got the iSpy software seeing the camera, just by removing the password.

 

Sill wanting to pursue making it visable to my stb's

 

cheers Colin




#1025781 Rtsp Convert to Channel

Posted by ColinB on 5 March 2019 - 09:28

Failed first time then I removed a password and now:

 

[rtsp @ 0x445550] method DESCRIBE failed: 401 Unauthorized
rtsp://admin:admin@192.168.0.9/ch0_0.h264: Server returned 401 Unauthorized (authorization failed)
root@et8000:~# ffprobe rtsp://admin:@192.168.0.9/ch0_0.h264
ffprobe version 3.4.2 Copyright © 2007-2018 the FFmpeg developers
  built with gcc 6.3.0 (GCC)
  configuration: --disable-stripping --enable-pic --enable-shared --enable-pthreads --disable-libxcb --disable-libxcb-sh
m --disable-libxcb-xfixes --disable-libxcb-shape --enable-nonfree --cross-prefix=mipsel-oe-linux- --ld='mipsel-oe-linux-
gcc -mel -mabi=32 -mhard-float -march=mips32 --sysroot=/openpli/oe/release-7.0/build/tmp/work/mips32el-oe-linux/ffmpeg/3
.4.2-r0/recipe-sysroot' --cc='mipsel-oe-linux-gcc -mel -mabi=32 -mhard-float -march=mips32 --sysroot=/openpli/oe/release
-7.0/build/tmp/work/mips32el-oe-linux/ffmpeg/3.4.2-r0/recipe-sysroot' --cxx='mipsel-oe-linux-g++ -mel -mabi=32 -mhard-fl
oat -march=mips32 --sysroot=/openpli/oe/release-7.0/build/tmp/work/mips32el-oe-linux/ffmpeg/3.4.2-r0/recipe-sysroot' --a
rch=mipsel --target-os=linux --enable-cross-compile --extra-cflags=' -O2 -pipe -g -feliminate-unused-debug-types -fdebug
-prefix-map=/openpli/oe/release-7.0/build/tmp/work/mips32el-oe-linux/ffmpeg/3.4.2-r0=/usr/src/debug/ffmpeg/3.4.2-r0 -fde
bug-prefix-map=/openpli/oe/release-7.0/build/tmp/work/mips32el-oe-linux/ffmpeg/3.4.2-r0/recipe-sysroot-native= -fdebug-p
refix-map=/openpli/oe/release-7.0/build/tmp/work/mips32el-oe-linux/ffmpeg/3.4.2-r0/recipe-sysroot= -mel -mabi=32 -mhard-
float -march=mips32 --sysroot=/openpli/oe/release-7.0/build/tmp/work/mips32el-oe-linux/ffmpeg/3.4.2-r0/recipe-sysroot' -
-extra-ldflags='-Wl,-O1 -Wl,--as-needed' --sysroot=/openpli/oe/release-7.0/build/tmp/work/mips32el-oe-linux/ffmpeg/3.4.2
-r0/recipe-sysroot --enable-hardcoded-tables --disable-static --disable-runtime-cpudetect --enable-ffprobe --disable-alt
ivec --disable-amd3dnow --disable-amd3dnowext --disable-mmx --disable-mmxext --disable-sse --disable-sse2 --disable-sse3
 --disable-ssse3 --disable-sse4 --disable-sse42 --disable-avx --disable-xop --disable-fma3 --disable-fma4 --disable-avx2
 --enable-inline-asm --enable-asm --disable-x86asm --disable-fast-unaligned --enable-muxers --enable-encoders --enable-d
ecoders --enable-demuxers --enable-parsers --enable-bsfs --enable-protocols --enable-indevs --enable-outdevs --enable-fi
lters --disable-doc --disable-htmlpages --disable-manpages --disable-podpages --disable-txtpages --enable-mipsfpu --disa
ble-vfp --disable-neon --disable-mipsdsp --disable-mipsdspr2 --disable-debug --pkg-config=pkg-config --enable-zlib --ext
ra-cflags=' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/openpli/oe/release-7.0/build/tmp/work/mips32
el-oe-linux/ffmpeg/3.4.2-r0=/usr/src/debug/ffmpeg/3.4.2-r0 -fdebug-prefix-map=/openpli/oe/release-7.0/build/tmp/work/mip
s32el-oe-linux/ffmpeg/3.4.2-r0/recipe-sysroot-native= -fdebug-prefix-map=/openpli/oe/release-7.0/build/tmp/work/mips32el
-oe-linux/ffmpeg/3.4.2-r0/recipe-sysroot= -mel -mabi=32 -mhard-float -march=mips32 --sysroot=/openpli/oe/release-7.0/bui
ld/tmp/work/mips32el-oe-linux/ffmpeg/3.4.2-r0/recipe-sysroot -ffunction-sections -fdata-sections -fno-aggressive-loop-op
timizations' --extra-ldflags='-Wl,-O1 -Wl,--as-needed,--gc-sections -Wl,--print-gc-sections,-lrt' --prefix=/usr --libdir
=/usr/lib --shlibdir=/usr/lib --datadir=/usr/share/ffmpeg --disable-mipsdsp --disable-mipsdspr2 --cpu=generic --pkg-conf
ig=pkg-config --enable-avcodec --enable-avdevice --enable-avfilter --enable-avformat --enable-avresample --enable-bzlib
--enable-gpl --disable-libgsm --disable-indev=jack --enable-libbluray --enable-protocol=bluray --enable-libfreetype --en
able-librtmp --enable-libvorbis --enable-lzma --enable-libmp3lame --enable-openssl --enable-postproc --disable-sdl2 --di
sable-libspeex --enable-swresample --enable-swscale --enable-libtheora --disable-vaapi --disable-vdpau --enable-libvpx -
-enable-libx264 --disable-outdev=xv
  libavutil      55. 78.100 / 55. 78.100
  libavcodec     57.107.100 / 57.107.100
  libavformat    57. 83.100 / 57. 83.100
  libavdevice    57. 10.100 / 57. 10.100
  libavfilter     6.107.100 /  6.107.100
  libavresample   3.  7.  0 /  3.  7.  0
  libswscale      4.  8.100 /  4.  8.100
  libswresample   2.  9.100 /  2.  9.100
  libpostproc    54.  7.100 / 54.  7.100
Input #0, rtsp, from 'rtsp://admin:@192.168.0.9/ch0_0.h264':
  Metadata:
    title           : h264.mp4
    comment         : TAS-Tech Live Cast
  Duration: N/A, start: 0.595800, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p(progressive), 1920x1080, 11.92 fps, 25 tbr, 90k tbn, 23.75 tbc
root@et8000:~# ffprobe rtsp://admin:@192.168.0.9/ch0_0.h264




#1025569 Rtsp Convert to Channel

Posted by ColinB on 4 March 2019 - 22:09

Hi,


Assuming that you have ffmpeg installed (opkg install ffmpeg) what does the following return?
 

ffprobe rtsp://admin:admin@192.168.0.9/ch0_0.h264

 

@athoik, thanks for your learned reply.

 

I've put it away for tonight. Was doing the setup on the floor before install.

 

I will give it a try in the morning.

 

Thanks Colin




#1025533 Rtsp Convert to Channel

Posted by ColinB on 4 March 2019 - 21:00

Hi All,

 

I just bought a Cloud based IP camera, without realising that it's realy a way for the seller to sell your cloud storage. It was only £20 delivered. (ebay).

 

So did some searching and found opensource http://www.ispyconnect.com

 

The user guide is realy detailed and the software is over the top, but I couldn't my head around it.

 

 

So here's my problem. I would like to the software or something similar to connect to my IP-Cam (WiFi/LAN). 

 

Then ultimately access it as a channel on my Xtrend et8000 and/or other stb's on my LAN (my PC never sleeps).

 

 

So far I can access it via VLC on "rtsp://admin:admin@192.168.0.9/ch0_0.h264" and it streams great. They have a little widget that creates this based on camera make and ip address.

They call the IP-Cam "Eyeplus: EYEPLUS_DEV" It has a Device ID "AJWL1809301018ETAxxxxxxxxxxxxxx". And a valid MAC for either LAN or WiFi.

 

Could anyone either point me to a Forum for IP-Camera's or point me in the right direction.

 

Thanks in advance Colin




#996449 Crash when more timers start at the same time

Posted by ColinB on 9 January 2019 - 10:48

Hmmm, so what should I do?

 

Check that no timers start at the same time and take it as normal?

Wait for OpenPLi 7?

Try to reproduce the problem and post the dmesg output?

 

Move to OpenPLi 7.0-rc

 

No point in waisting time on old image.




#986893 Everyone the best wishes and a happy 2019!

Posted by ColinB on 24 December 2018 - 11:58

Big Thank You to the OPLi Team and members of this forum. It's been a good year. Let's make next year even better.

 

Wishing You All

 

Happy Holidays :D




#975329 OpenPli-Image Flashing without Flashdrive

Posted by ColinB on 2 December 2018 - 10:00

What USB port are you using Front or Rear ?




#975037 EPGImport Filter v1.00 by Acds

Posted by ColinB on 1 December 2018 - 15:53

Hi Acds, thanks for the update, been a while here as well.

 

Could you update the titles to show "Filtered" in the Group Header.

 

EFGF-titles.jpg

 

As of now they have the same a normal unfiltered Groups.

 

Many thanks Colin




#973373 OpenPli-Image Flashing without Flashdrive

Posted by ColinB on 28 November 2018 - 18:42

 

Just go into that dir and type ofgwrite . (With a dot)

Is there a space between ofgwrite & the dot ?

 

Just tried it "ofgwrite ."

 

root@et8000:/media/usb/fullbackup_et8000/20181128_1734/et8000# ls
kernel.bin  noforce     rootfs.bin
root@et8000:/media/usb/fullbackup_et8000/20181128_1734/et8000# ofgwrite .

ofgwrite Utility v4.1.7
Author: Betacentauri
Based upon: mtd-utils-native-1.5.1 and busybox 1.24.1
Use at your own risk! Make always a backup before use!
Don't use it if you use multiple ubi volumes in ubi layer!

Searching image files in . resolved to /media/usb/fullbackup_et8000/20181128_1734/et8000
Found rootfs file: /media/usb/fullbackup_et8000/20181128_1734/et8000/rootfs.bin
Found kernel file: /media/usb/fullbackup_et8000/20181128_1734/et8000/kernel.bin
Setting default parameter: Flashing kernel and rootfs
Found UBIFS rootfs
Found mounted /newroot

Found /proc/mtd entries:
Device:   Size:     Erasesize:  Name:                   Image:
mtd0:     20000000  00020000    "complete"
mtd1:     00600000  00020000    "kernel"            ->  /media/usb/fullbackup_et8000/20181128_1734/et8000/kernel.bin
mtd2:     1fa00000  00020000    "rootfs"            ->  /media/usb/fullbackup_et8000/20181128_1734/et8000/rootfs.bin
Using kernel mtd device: /dev/mtd1
Using rootfs mtd device: /dev/mtd2

killall: rpc.mountd: no process killed
killall: CCcam: no process killed
sh: pkill: not found
sh: pkill: not found
kill: you need to specify whom to kill
killall: kodi.bin: no process killed
killall: hddtemp: no process killed
killall: transmission-daemon: no process killed
killall: openvpn: no process killed
sh: /etc/init.d/sabnzbd: not found
sh: pkill: not found
sh: pkill: not found
sh: pkill: not found
sh: pkill: not found
sh: pkill: not found
sh: /etc/init.d/autofs: not found
Syncing filesystem
daemonize
root@et8000:/media/usb/fullbackup_et8000/20181128_1734/et8000#  successful
start umount_rootfs
cp: can't stat '/usr/sbin/autom*': No such file or directory
cp: can't stat '/etc/auto*': No such file or directory
cp: can't stat '/usr/lib/autofs/*': No such file or directory
Switching to user mode 2
Checking E2 is running...
Execute: ps
E2 still running
Execute: ps
E2 still running
Execute: ps
E2 still running
Execute: ps
E2 still running
Execute: ps
E2 still running
Execute: ps
E2 is stopped
sh: /bin/automount: not found
Error starting autofs
Execute: fuser -k -m /oldroot/


Connection to host lost.