개소리 왈왈/컴퓨터2015. 11. 2. 22:12

언제 밀지?

그나저나.. freeNAS도 돌려보고 싶고..

메모리가 턱없이 부족하기만 하네..

밖에 놓고 접대용으로 게임하도록 해둘까 싶으면서도... 별 의미가 없어보이니 끄응...

'개소리 왈왈 > 컴퓨터' 카테고리의 다른 글

tc1100 분해 및 win10 시도  (0) 2015.11.07
tc1100 분해방법  (0) 2015.11.05
컴퓨터 포맷 예정! / 지름!  (3) 2015.08.10
다음 운세 종료 -_-?  (0) 2015.06.04
굿바이 다음 클라우드  (0) 2015.06.02
Posted by 구차니

! 가 파이프라인 식별자 인데

아 파이프 라인 순서를 맞춰줘야 vlc에서 보일려나?


Network streaming

Stream video using RTP and network elements.


$ gst-launch   v4l2src ! video/x-raw,width=128,height=96,for‐mat=UYVY ! videoconvert ! ffenc_h263 ! video/x-h263 ! rtph263ppay pt=96 ! udpsink host=192.168.1.1 port=5000

This command would be run on the transmitter


$ gst-launch  udpsrc  port=5000 ! application/x-rtp, clock-rate=90000,payload=96  ! rtph263pdepay  queue-delay=0  !  ffdec_h263 xvimagesink

Use this command on the receiver 




[링크 : http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/chapter-helloworld.html]

[링크 : http://docs.gstreamer.com/display/GstSDK/gst-launch]

[링크 : http://processors.wiki.ti.com/index.php/Example_GStreamer_Pipelines]


+

vlc 와 gstreamer 연동?


[링크 : http://wiki.oz9aec.net/index.php/Raspberry_Pi_Camera]

[링크 : http://blog.pclewis.com/2010/02/streaming-nokia-n900-camera-to-vlc/]

'프로그램 사용 > gstreamer' 카테고리의 다른 글

gstreamer element 생성 gst_element_factory_make()  (0) 2021.07.13
gst fpsdisplaysink  (0) 2021.02.18
gst videorate  (0) 2021.02.09
gstreamer tee  (0) 2021.02.08
gstreamer  (0) 2015.08.05
Posted by 구차니

음.. 눈이 단순하게 2축 제어가 아니었던 건가?





[링크 : http://fun.jjang0u.com/chalkadak/view?db=277&no=4992]

'이론 관련 > 사진 광학 관련' 카테고리의 다른 글

플래시 사용방법  (0) 2016.05.12
포칼 리듀서 / 스피드 부스터  (0) 2016.04.26
삼각측량 소스코드...  (0) 2015.10.19
카메라의 원리  (0) 2015.09.09
스테레오 카메라 - 에피폴라 제한조건  (0) 2015.08.25
Posted by 구차니

늙어서 그런가?

점점 아픈데만 늘어... ㅠㅠ

'개소리 왈왈 > 직딩의 비애' 카테고리의 다른 글

이거 웬지.... 전체를 보면 이런 기운이..  (0) 2015.11.19
올 스탑!  (0) 2015.11.18
시간 빠르다..  (0) 2015.10.10
돈 나올 구멍은 없고...  (0) 2015.10.02
8월 끝  (0) 2015.08.31
Posted by 구차니

파라곤 짓고 실험급으로 끝내는 전략으로 후다닥

아무튼... 같은 맵에서 같은 위치에 그대로 나오니 좀 재미 없다랄까...

사이브란 미션을 굳이할 이유를 못 느끼겠다.






오래 안끌고 후다닥 털어서 6:1 정도군


아무튼.. 처음했던  UEF의 엔딩 그대로 나와서

먼가 언락되는게 있을줄 알았는데 실망...

Posted by 구차니
Linux API/linux2015. 10. 30. 15:32


int register_blkdev (unsigned int major, const char * name);

[링크 : https://www.kernel.org/doc/htmldocs/kernel-api/API-register-blkdev.html]


int __register_chrdev ( unsigned int major,

  unsigned int baseminor,

  unsigned int count,

  const char * name,

  const struct file_operations * fops);


[링크 : http://linux.die.net/lkmpg/x892.html]

[링크 : http://linux.die.net/lkmpg/x569.html]

[링크 : https://wiki.kldp.org/KoreanDoc/html/EmbeddedKernel-KLDP/device-understanding.html]

'Linux API > linux' 카테고리의 다른 글

리눅스 커널 모듈 관련 문서  (0) 2015.11.06
readl(), writel()  (0) 2015.11.06
linux open mode  (0) 2015.10.29
named pipe / mkfifo()  (0) 2015.10.27
signal  (0) 2015.10.26
Posted by 구차니
Linux2015. 10. 30. 14:51

cpu-z 처럼 어느 슬롯에 몇 기가가 있나 리눅스에서 확인법 검색..


$ sudo lshw -class memory

  *-firmware

       description: BIOS

       vendor: American Megatrends Inc.

       physical id: 0

       version: P1.50

       date: 09/07/2012

       size: 64KiB

       capacity: 4032KiB

       capabilities: pci upgrade shadowing cdboot bootselect socketedrom edd int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int9keyboard int14serial int17printer acpi usb biosbootspecification

  *-cache:0

       description: L2 cache

       physical id: 8

       slot: CPU Internal L2

       size: 512KiB

       capacity: 512KiB

       capabilities: internal write-through unified

  *-cache:1

       description: L1 cache

       physical id: 9

       slot: CPU Internal L1

       size: 128KiB

       capacity: 128KiB

       capabilities: internal write-through data

  *-cache:2

       description: L3 cache

       physical id: a

       slot: CPU Internal L3

       size: 2MiB

       capacity: 2MiB

       capabilities: internal write-back unified

  *-memory

       description: System Memory

       physical id: b

       slot: System board or motherboard

       size: 4GiB

     *-bank:0

          description: DIMM [empty]

          product: [Empty]

          vendor: [Empty]

          physical id: 0

          serial: [Empty]

          slot: ChannelA-DIMM0

     *-bank:1

          description: DIMM DDR3 Synchronous 1067 MHz (0.9 ns)

          product: Team-Elite-1600

          vendor: Fujitsu

          physical id: 1

          serial: 00000000

          slot: ChannelB-DIMM0

          size: 4GiB

          width: 64 bits

          clock: 1067MHz (0.9ns)


$ sudo dmidecode -t memory

# dmidecode 2.11

SMBIOS 2.7 present.


Handle 0x000B, DMI type 16, 23 bytes

Physical Memory Array

        Location: System Board Or Motherboard

        Use: System Memory

        Error Correction Type: None

        Maximum Capacity: 16 GB

        Error Information Handle: Not Provided

        Number Of Devices: 2


Handle 0x000D, DMI type 17, 34 bytes

Memory Device

        Array Handle: 0x000B

        Error Information Handle: Not Provided

        Total Width: Unknown

        Data Width: Unknown

        Size: No Module Installed

        Form Factor: DIMM

        Set: None

        Locator: ChannelA-DIMM0

        Bank Locator: BANK 0

        Type: Unknown

        Type Detail: None

        Speed: Unknown

        Manufacturer: [Empty]

        Serial Number: [Empty]

        Asset Tag: 9876543210

        Part Number: [Empty]

        Rank: Unknown

        Configured Clock Speed: Unknown


Handle 0x000E, DMI type 17, 34 bytes

Memory Device

        Array Handle: 0x000B

        Error Information Handle: Not Provided

        Total Width: 64 bits

        Data Width: 64 bits

        Size: 4096 MB

        Form Factor: DIMM

        Set: None

        Locator: ChannelB-DIMM0

        Bank Locator: BANK 2

        Type: DDR3

        Type Detail: Synchronous

        Speed: 1067 MHz

        Manufacturer: 04EF

        Serial Number: 00000000

        Asset Tag: 9876543210

        Part Number: Team-Elite-1600

        Rank: 2

        Configured Clock Speed: 1067 MHz 


[링크 : http://unix.stackexchange.com/.../how-to-determine-the-amount-of-ram-slots-in-use]

'Linux' 카테고리의 다른 글

objdump  (0) 2016.02.18
iotop  (0) 2016.01.19
IIO - Industrial I/O  (2) 2015.09.03
insmod / modprobe 차이  (0) 2015.08.25
리눅스 device tree  (0) 2015.04.29
Posted by 구차니
embeded/ARM2015. 10. 30. 08:27

음.. 문서도 같이 있으려나?


[링크 : https://github.com/beagleboard]

[링크 : http://elinux.org/Building_BBB_Kernel]

'embeded > ARM' 카테고리의 다른 글

jtag/swd pullup & pulldown  (0) 2015.12.17
jtag과 swd  (0) 2015.12.14
arm9 dsp / arm11 simd instuction 비교?  (0) 2015.10.01
arm11 simd instruction  (0) 2015.10.01
cortex-A5/A7  (0) 2015.09.21
Posted by 구차니

초반에 계속 털려서 짜증나는 바람에 거의 진행을 못하다가

겨우겨우 정신 차리고 궈궈씽


아무튼 paragon을 짓고 나서 부터는 쉬워지는데

미친듯이 초반에 납치한 사이브란 쪽 테크업해서

시험급 곡사포 8마리

소울리퍼 20마리

짜르 10마리

콜로서스 30~40마리?


해서 대공/지상 병력을 몰살!

귀찮아서 그냥.. 10배속으로 후다닥 끝내버림





그나저나 본의 아니게(!) fletcher를 죽여 버렸는데

다음 스테이지 시작해두는데 다시 나오네 -_-

걍 죽은채로 냅두면 안될까요? ㅠㅠ


10:1 ㅋ


Posted by 구차니
Linux API/linux2015. 10. 29. 11:08

퍼미션 비트 관련 플래그 정리




[링크 : http://www.gnu.org/software/libc/manual/html_node/Permission-Bits.html]

'Linux API > linux' 카테고리의 다른 글

readl(), writel()  (0) 2015.11.06
리눅스 모듈 프로그래밍 관련  (0) 2015.10.30
named pipe / mkfifo()  (0) 2015.10.27
signal  (0) 2015.10.26
select()  (0) 2015.10.26
Posted by 구차니