Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shutdown the process with vlc #6

Open
smartiptv opened this issue Aug 7, 2018 · 0 comments
Open

shutdown the process with vlc #6

smartiptv opened this issue Aug 7, 2018 · 0 comments

Comments

@smartiptv
Copy link

Hi MiczFlor,

First thanks for the code and it's very interesting and I tried to use it in centos 6.9 to record udp streaming from tv streamer. And when I used cvlc the command got scheduled but when executed the mp4 file is 1K in size and when I go to root file in mail folder I found this:

Warning: call to srand(1533637320)
Warning: call to rand()
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
[0xc626b0] inhibit interface error: Failed to connect to the D-Bus session daemon: /bin/dbus-launch terminated abnormally without any error message
[0xc626b0] main interface error: no suitable interface module
[0xcddc70] main interface error: no suitable interface module
[0xc33120] main libvlc error: interface "globalhotkeys,none" initialization failed
[0x7f0ff8003ee0] mux_ps mux: Open
[0xcddce0] [rc] lua interface: Listening on host "*console".
VLC media player 1.1.13 The Luggage
Remote control interface initialized. Type `help' for help.

Error in ' libvlc's "" is not a command Unknown command '. Type `help' for help.
Possible choices are:
? achan add adev alias
atrack chapter chapter_n chapter_p clear
crop description enqueue f F
faster fastforward frame fullscreen get_length
get_time get_title goto help hotkey
info is_playing key license logout
longhelp loop menu next normal
pause play playlist prev quit
random rate repeat rewind save_env
sd search seek set shutdown
slower snapshot sort stats status
stop strack title title_n title_p
vcrop voldown volume volup vratio
vtrack vzoom zoom
Shutting down.[0xcddce0] [rc] lua interface: Requested shutdown.
Bye-bye!
Shutting down.[0xcddce0] [rc] lua interface: Requested shutdown.
Bye-bye!
Shutting down.[0xcddce0] [rc] lua interface: Requested shutdown.
Bye-bye!
Shutting down.[0xcddce0] [rc] lua interface: Requested shutdown.
Bye-bye!
Shutting down.[0xcddce0] [rc] lua interface: Requested shutdown.
Bye-bye!
Shutting down.[0xcddce0] [rc] lua interface: Requested shutdown.
Bye-bye!
Shutting down.[0xcddce0] [rc] lua interface: Requested shutdown.
Bye-bye!
Shutting down.[0xcddce0] [rc] lua interface: Requested shutdown.
Bye-bye!
Shutting down.[0xcddce0] [rc] lua interface: Requested shutdown.
Bye-bye!
Shutting down.[0xcddce0] [rc] lua interface: Requested shutdown.
Bye-bye!
Shutting down.[0xcddce0] [rc] lua interface: Requested shutdown.
Bye-bye!
Shutting down.[0xcddce0] [rc] lua interface: Requested shutdown.
Bye-bye!
Shutting down.[0xcddce0] [rc] lua interface: Requested shutdown.
Bye-bye!
Shutting down.[0xcddce0] [rc] lua interface: Requested shutdown.
[0x7f0ff8002b70] main stream error: cannot pre fill buffer
Bye-bye!
Shutting down.[0xcddce0] [rc] lua interface: Requested shutdown.
Bye-bye!
Shutting down.[0xcddce0] [rc] lua interface: Requested shutdown.
Bye-bye!
Shutting down.[0xcddce0] [rc] lua interface: Requested shutdown.
Bye-bye!
Shutting down.[0xcddce0] [rc] lua interface: Requested s

I said to my self why not to try with ffmpeg and see!

with ffmpeg is working and recording ...but my issue is with vlc

How to solve this issue please?
is it related to stream?
but when I took my cvlc command and executed manually in my terminal is working fine without any issue.

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant