Giter VIP home page Giter VIP logo

js06's People

Contributors

chaezz avatar oh-jongjin avatar ruddyscent avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

oh-jongjin chaezz

js06's Issues

Error message related to h264

[h264 @ 00000213dd8ebfc0] number of reference frames (1+1) exceeds max (1; probably corrupt input), discarding one
[h264 @ 00000213dd8eae80] number of reference frames (1+1) exceeds max (1; probably corrupt input), discarding one
[h264 @ 00000213dd8eae80] get_buffer() failed
[h264 @ 00000213dd8eae80] thread_get_buffer() failed
[h264 @ 00000213dd8eae80] decode_slice_header error
[h264 @ 00000213dd8eae80] no frame!
[h264 @ 00000213dd8e94a0] get_buffer() failed
[h264 @ 00000213dd8e94a0] thread_get_buffer() failed
[h264 @ 00000213dd8e94a0] decode_slice_header error
[h264 @ 00000213dd8e94a0] no frame!

Occur error message during VLC RTSP streaming

RTSP related errors

MultiFramedRTPSource::doGetNextFrame1(): The total received frame size exceeds the client's buffer size (250000).  17058 bytes of trailing data will be dropped!

PyQt -> PySide convertion

PyQt: GPL(General Public License)

  • License for an open source program
  • It is obligated to disclose the source code
  • If want to use it outside the scope of GPL, must purchase separate license. (annual subscription fee of $3,950)

PySide: LGPL(Lesser General Public License)

  • Even if use program commercially, don't have to disclose source code.
  • In addition, there is no separate payment.
  • Therefore, PySide is used when developing for commercial purposes.

Visibility TypeError

[000001ee3b9ae790] mmdevice audio output error: cannot initialize COM (error 0x80010106)
[000001ee3b9af2c0] mmdevice audio output error: cannot initialize COM (error 0x80010106)
QWindowsWindow::setGeometry: Unable to set geometry 942x393+9+9 (frame: 942x393+9+9) on QWidgetWindow/"QFrameClassWindow" on "\\.\DISPLAY2". Resulting geometry: 942x393+969+85 (frame: 942x393+969+85) margins: 0, 0, 0, 0)
Process producer:
Traceback (most recent call last):
  File "C:\Users\User\anaconda3\envs\nd01\lib\multiprocessing\process.py", line 315, in _bootstrap
    self.run()
  File "C:\Users\User\anaconda3\envs\nd01\lib\multiprocessing\process.py", line 108, in run
    self._target(*self._args, **self._kwargs)
  File "D:\Workspace\update_ui\src\video_thread_mp.py", line 63, in producer
    visibility_front = target_info.minprint(epoch[:-2], rear_left_range, rear_right_range,
  File "D:\Workspace\update_ui\src\target_info.py", line 18, in minprint
    result = minrgb(upper_left, lower_right, cp_image)
  File "D:\Workspace\update_ui\src\target_info.py", line 45, in minrgb
    t_idx = np.where(sum_rgb == np.min(sum_rgb))
  File "<__array_function__ internals>", line 180, in amin
  File "C:\Users\User\anaconda3\envs\nd01\lib\site-packages\numpy\core\fromnumeric.py", line 2916, in amin
    return _wrapreduction(a, np.minimum, 'min', axis, None, out,
  File "C:\Users\User\anaconda3\envs\nd01\lib\site-packages\numpy\core\fromnumeric.py", line 86, in _wrapreduction
    return ufunc.reduce(obj, axis, dtype, out, **passkwargs)
ValueError: zero-size array to reduction operation minimum which has no identity

Error `!_img.empty() in function 'imwrite'`

[h264 @ 000001d53c84e740] error while decoding MB 4 6, bytestream -9
OpenCV(4.5.5) D:\a\opencv-python\opencv-python\opencv\modules\imgcodecs\src\loadsave.cpp:801: error: (-215:Assertion failed) !_img.empty() in function 'cv::imwrite'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.